GroupId | GroupIdorg.ow2.sirocco.apis |
---|---|
ArtifactId | ArtifactIdsirocco-rest-cimi-webapp |
Version | Version0.5.1 |
Type | Typewar |
Filename | Size |
---|---|
sirocco-rest-cimi-webapp-0.5.1.pom | |
sirocco-rest-cimi-webapp-0.5.1.war | 6 MB |
sirocco-rest-cimi-webapp-0.5.1-javadoc.jar | 336 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.sirocco.apis/sirocco-rest-cimi-webapp/ -->
<dependency>
<groupId>org.ow2.sirocco.apis</groupId>
<artifactId>sirocco-rest-cimi-webapp</artifactId>
<version>0.5.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.sirocco.apis/sirocco-rest-cimi-webapp/
implementation 'org.ow2.sirocco.apis:sirocco-rest-cimi-webapp:0.5.1'
// https://jarcasting.com/artifacts/org.ow2.sirocco.apis/sirocco-rest-cimi-webapp/
implementation ("org.ow2.sirocco.apis:sirocco-rest-cimi-webapp:0.5.1")
'org.ow2.sirocco.apis:sirocco-rest-cimi-webapp:war:0.5.1'
<dependency org="org.ow2.sirocco.apis" name="sirocco-rest-cimi-webapp" rev="0.5.1">
<artifact name="sirocco-rest-cimi-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.sirocco.apis', module='sirocco-rest-cimi-webapp', version='0.5.1')
)
libraryDependencies += "org.ow2.sirocco.apis" % "sirocco-rest-cimi-webapp" % "0.5.1"
[org.ow2.sirocco.apis/sirocco-rest-cimi-webapp "0.5.1"]