apitrary-orm-core

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-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.apitrary : apitrary-api jar 1.0.0
com.apitrary : apitrary-api-client jar 1.0.0
org.codehaus.jackson : jackson-mapper-asl jar 1.9.11
cglib : cglib jar 2.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1