apitrary-jar

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.apitrary
ArtifactId

ArtifactId

apitrary-jar
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

apitrary-jar
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/denisneuling/apitrary.jar

Download apitrary-jar

Filename Size
apitrary-jar-1.0.0.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.apitrary/apitrary-jar/ -->
<dependency>
    <groupId>com.apitrary</groupId>
    <artifactId>apitrary-jar</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.apitrary/apitrary-jar/
implementation 'com.apitrary:apitrary-jar:1.0.0'
// https://jarcasting.com/artifacts/com.apitrary/apitrary-jar/
implementation ("com.apitrary:apitrary-jar:1.0.0")
'com.apitrary:apitrary-jar:pom:1.0.0'
<dependency org="com.apitrary" name="apitrary-jar" rev="1.0.0">
  <artifact name="apitrary-jar" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.apitrary', module='apitrary-jar', version='1.0.0')
)
libraryDependencies += "com.apitrary" % "apitrary-jar" % "1.0.0"
[com.apitrary/apitrary-jar "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

  • apitrary-api
  • apitrary-api-client
  • apitrary-orm
  • apitrary-transport

Versions

Version
1.0.0
0.1