License |
License |
---|---|
Categories |
CategoriesNet Netty Networking Jersey Program Interface REST Frameworks |
GroupId | GroupIdio.github.ljnelson |
ArtifactId | ArtifactIdmicrobean-jersey-netty-cdi-example |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionmicroBean™ Jersey Netty CDI Example Project
microBean™ Jersey Netty CDI Example Project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.ljnelson/microbean-jersey-netty-cdi-example/ -->
<dependency>
<groupId>io.github.ljnelson</groupId>
<artifactId>microbean-jersey-netty-cdi-example</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ljnelson/microbean-jersey-netty-cdi-example/
implementation 'io.github.ljnelson:microbean-jersey-netty-cdi-example:0.0.3'
// https://jarcasting.com/artifacts/io.github.ljnelson/microbean-jersey-netty-cdi-example/
implementation ("io.github.ljnelson:microbean-jersey-netty-cdi-example:0.0.3")
'io.github.ljnelson:microbean-jersey-netty-cdi-example:jar:0.0.3'
<dependency org="io.github.ljnelson" name="microbean-jersey-netty-cdi-example" rev="0.0.3">
<artifact name="microbean-jersey-netty-cdi-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ljnelson', module='microbean-jersey-netty-cdi-example', version='0.0.3')
)
libraryDependencies += "io.github.ljnelson" % "microbean-jersey-netty-cdi-example" % "0.0.3"
[io.github.ljnelson/microbean-jersey-netty-cdi-example "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.29.1 |
org.microbean : microbean-weld-se-environment | pom | 0.7.0 |
org.microbean : microbean-jersey-netty-cdi | jar | 0.2.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |