forestbatis
orm
License |
License |
---|---|
GroupId | GroupIdcom.lifeonwalden |
ArtifactId | ArtifactIdforestbatis |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionforestbatis
A static orm library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
forestbatis-0.0.5.pom | |
forestbatis-0.0.5.jar | 9 KB |
forestbatis-0.0.5-sources.jar | 5 KB |
forestbatis-0.0.5-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lifeonwalden/forestbatis/ -->
<dependency>
<groupId>com.lifeonwalden</groupId>
<artifactId>forestbatis</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lifeonwalden/forestbatis/
implementation 'com.lifeonwalden:forestbatis:0.0.5'
// https://jarcasting.com/artifacts/com.lifeonwalden/forestbatis/
implementation ("com.lifeonwalden:forestbatis:0.0.5")
'com.lifeonwalden:forestbatis:jar:0.0.5'
<dependency org="com.lifeonwalden" name="forestbatis" rev="0.0.5">
<artifact name="forestbatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lifeonwalden', module='forestbatis', version='0.0.5')
)
libraryDependencies += "com.lifeonwalden" % "forestbatis" % "0.0.5"
[com.lifeonwalden/forestbatis "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
orm