License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-jersey |
Version | Version3.0.0 |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.agileway:agileway-jersey:3.0.0
Java frameworks extensions: servlet, httpclient, spring, ... etc
|
Filename | Size |
---|---|
agileway-jersey-3.0.0.pom | |
agileway-jersey-3.0.0.jar | 9 KB |
agileway-jersey-3.0.0-sources.jar | 6 KB |
agileway-jersey-3.0.0-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-jersey/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-jersey</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-jersey/
implementation 'com.github.fangjinuo.agileway:agileway-jersey:3.0.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-jersey/
implementation ("com.github.fangjinuo.agileway:agileway-jersey:3.0.0")
'com.github.fangjinuo.agileway:agileway-jersey:jar:3.0.0'
<dependency org="com.github.fangjinuo.agileway" name="agileway-jersey" rev="3.0.0">
<artifact name="agileway-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-jersey', version='3.0.0')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-jersey" % "3.0.0"
[com.github.fangjinuo.agileway/agileway-jersey "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-server | jar | 2.35 |
com.github.fangjinuo.agileway : agileway-jaxrs | jar | 3.0.0 |
org.slf4j : slf4j-api | jar | 1.7.22 |
com.github.fangjinuo.langx : langx-java | jar | 4.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |