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