Last Version

forest 1.0.2

Simple RESTful Server

License

License

GroupId

GroupId

com.denghb
ArtifactId

ArtifactId

forest
Version

Version

1.0.2
Type

Type

jar
Description

Description

forest
Simple RESTful Server
Project URL

Project URL

http://denghb.com
Source Code Management

Source Code Management

https://github.com/deng-hb/forest

Download forest 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
asm : asm jar 20041228.180559

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.xerial : sqlite-jdbc jar 3.21.0.1
mysql : mysql-connector-java jar 5.1.21

Project Modules

There are no modules declared in this project.