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