GroupId | GroupIdcom.github.oboehm |
---|---|
ArtifactId | ArtifactIdgdv-xport-service |
Version | Version4.1.0 |
Type | Typewar |
Filename | Size |
---|---|
gdv-xport-service-4.1.0.pom | |
gdv-xport-service-4.1.0.war | 45 MB |
gdv-xport-service-4.1.0-sources.war | 35 KB |
gdv-xport-service-4.1.0-javadoc.war | 120 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.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-service/
implementation 'com.github.oboehm:gdv-xport-service:4.1.0'
// https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-service/
implementation ("com.github.oboehm:gdv-xport-service:4.1.0")
'com.github.oboehm:gdv-xport-service:war:4.1.0'
<dependency org="com.github.oboehm" name="gdv-xport-service" rev="4.1.0">
<artifact name="gdv-xport-service" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.oboehm', module='gdv-xport-service', version='4.1.0')
)
libraryDependencies += "com.github.oboehm" % "gdv-xport-service" % "4.1.0"
[com.github.oboehm/gdv-xport-service "4.1.0"]