apitrary-orm

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

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.apitrary
ArtifactId

ArtifactId

apitrary-orm
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

apitrary-orm
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-orm

Filename Size
apitrary-orm-1.0.0.pom 1 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

  • apitrary-orm-core
  • apitrary-orm-codec

Versions

Version
1.0.0
0.1