GroupId | GroupIdcom.github.oboehm |
---|---|
ArtifactId | ArtifactIdgdv-xport-service |
Version | Version5.1.0 |
Type | Typewar |
Filename | Size |
---|---|
gdv-xport-service-5.1.0.pom | |
gdv-xport-service-5.1.0.war | 50 MB |
gdv-xport-service-5.1.0-sources.war | 35 KB |
gdv-xport-service-5.1.0-javadoc.war | 121 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-service/ -->
<dependency>
<groupId>com.github.oboehm</groupId>
<artifactId>gdv-xport-service</artifactId>
<version>5.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-service/
implementation 'com.github.oboehm:gdv-xport-service:5.1.0'
// https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-service/
implementation ("com.github.oboehm:gdv-xport-service:5.1.0")
'com.github.oboehm:gdv-xport-service:war:5.1.0'
<dependency org="com.github.oboehm" name="gdv-xport-service" rev="5.1.0">
<artifact name="gdv-xport-service" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.oboehm', module='gdv-xport-service', version='5.1.0')
)
libraryDependencies += "com.github.oboehm" % "gdv-xport-service" % "5.1.0"
[com.github.oboehm/gdv-xport-service "5.1.0"]