Categories |
CategoriesJersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.manydesigns |
ArtifactId | ArtifactIdportofino-jersey |
Version | Version4.2.4 |
Type | Typejar |
Filename | Size |
---|---|
portofino-jersey-4.2.4.pom | |
portofino-jersey-4.2.4.jar | 12 KB |
portofino-jersey-4.2.4-sources.jar | 1 KB |
portofino-jersey-4.2.4-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.manydesigns/portofino-jersey/ -->
<dependency>
<groupId>com.manydesigns</groupId>
<artifactId>portofino-jersey</artifactId>
<version>4.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.manydesigns/portofino-jersey/
implementation 'com.manydesigns:portofino-jersey:4.2.4'
// https://jarcasting.com/artifacts/com.manydesigns/portofino-jersey/
implementation ("com.manydesigns:portofino-jersey:4.2.4")
'com.manydesigns:portofino-jersey:jar:4.2.4'
<dependency org="com.manydesigns" name="portofino-jersey" rev="4.2.4">
<artifact name="portofino-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manydesigns', module='portofino-jersey', version='4.2.4')
)
libraryDependencies += "com.manydesigns" % "portofino-jersey" % "4.2.4"
[com.manydesigns/portofino-jersey "4.2.4"]