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