| License |
License |
|---|---|
| GroupId | GroupIdcom.apitrary |
| ArtifactId | ArtifactIdapitrary-transport |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionapitrary-transport
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| apitrary-transport-1.0.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.apitrary/apitrary-transport/ -->
<dependency>
<groupId>com.apitrary</groupId>
<artifactId>apitrary-transport</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.apitrary/apitrary-transport/
implementation 'com.apitrary:apitrary-transport:1.0.0'
// https://jarcasting.com/artifacts/com.apitrary/apitrary-transport/
implementation ("com.apitrary:apitrary-transport:1.0.0")
'com.apitrary:apitrary-transport:pom:1.0.0'
<dependency org="com.apitrary" name="apitrary-transport" rev="1.0.0">
<artifact name="apitrary-transport" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.apitrary', module='apitrary-transport', version='1.0.0')
)
libraryDependencies += "com.apitrary" % "apitrary-transport" % "1.0.0"
[com.apitrary/apitrary-transport "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.apitrary : apitrary-api | jar | 1.0.0 |
| log4j : log4j | jar | 1.2.17 |
| commons-io : commons-io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |