We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac42cd commit 48a7e19Copy full SHA for 48a7e19
library-and-framework-list.json
@@ -1,6 +1,7 @@
1
[
2
{
3
"artifact": "io.netty:netty5-parent",
4
+ "description": "Netty project - an event-driven asynchronous network application framework",
5
"details": [
6
7
"minimum_version": "5.0",
@@ -16,6 +17,7 @@
16
17
},
18
19
"artifact": "org.apache.tomcat.embed:tomcat-embed-core",
20
+ "description": "Apache Tomcat",
21
22
23
"minimum_version": "9.0",
@@ -32,6 +34,7 @@
32
34
33
35
36
"artifact": "com.datastax.oss:java-driver-core",
37
+ "description": "DataStax Java Driver for Apache Cassandra",
38
39
40
"minimum_version": "4.1.5",
0 commit comments