| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdar.com.asanteit |
| ArtifactId | ArtifactIdbundler |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionar.com.asanteit:bundler
A simple API for object relational mapping.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| bundler-0.1.0.pom | |
| bundler-0.1.0.jar | 753 KB |
| bundler-0.1.0-sources.jar | 12 KB |
| bundler-0.1.0-javadoc.jar | 70 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.h2database : h2 | jar | 1.3.170 |