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