Last Version

forestbatis 0.0.5

A static orm library

License

License

GroupId

GroupId

com.lifeonwalden
ArtifactId

ArtifactId

forestbatis
Version

Version

0.0.5
Type

Type

jar
Description

Description

forestbatis
A static orm library
Project URL

Project URL

https://github.com/cmanlh/forestbatis
Source Code Management

Source Code Management

https://github.com/cmanlh/forestbatis.git

Download forestbatis 0.0.5


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.