Categories |
CategoriesJersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdorg.ff4j |
ArtifactId | ArtifactIdff4j-webapi-jersey1x |
Version | Version1.3.5 |
Type | Typejar |
Filename | Size |
---|---|
ff4j-webapi-jersey1x-1.3.5.pom | |
ff4j-webapi-jersey1x-1.3.5.jar | 17 KB |
ff4j-webapi-jersey1x-1.3.5-sources.jar | 13 KB |
ff4j-webapi-jersey1x-1.3.5-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ff4j/ff4j-webapi-jersey1x/ -->
<dependency>
<groupId>org.ff4j</groupId>
<artifactId>ff4j-webapi-jersey1x</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.ff4j/ff4j-webapi-jersey1x/
implementation 'org.ff4j:ff4j-webapi-jersey1x:1.3.5'
// https://jarcasting.com/artifacts/org.ff4j/ff4j-webapi-jersey1x/
implementation ("org.ff4j:ff4j-webapi-jersey1x:1.3.5")
'org.ff4j:ff4j-webapi-jersey1x:jar:1.3.5'
<dependency org="org.ff4j" name="ff4j-webapi-jersey1x" rev="1.3.5">
<artifact name="ff4j-webapi-jersey1x" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ff4j', module='ff4j-webapi-jersey1x', version='1.3.5')
)
libraryDependencies += "org.ff4j" % "ff4j-webapi-jersey1x" % "1.3.5"
[org.ff4j/ff4j-webapi-jersey1x "1.3.5"]