Last Version

ar.com.asanteit:bundler 0.1.0

A simple API for object relational mapping.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

ar.com.asanteit
ArtifactId

ArtifactId

bundler
Version

Version

0.1.0
Type

Type

jar
Description

Description

ar.com.asanteit:bundler
A simple API for object relational mapping.
Project URL

Project URL

https://github.com/AsanteIT/asante-bundler

Download bundler 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang Optional jar 2.6
commons-beanutils : commons-beanutils Optional jar 1.8.3
de.odysseus.juel : juel-impl Optional jar 2.2.6
de.odysseus.juel : juel-api Optional jar 2.2.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.h2database : h2 jar 1.3.170

Project Modules

There are no modules declared in this project.