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