Last Version

Lichen Server 0.4.0.1

Master project for the modules of lichen Project.

GroupId

GroupId

com.ganshane.lichen
ArtifactId

ArtifactId

lichen-utils
Version

Version

0.4.0.1
Type

Type

jar
Description

Description

Lichen Server
Master project for the modules of lichen Project.
Project Organization

Project Organization

Lichen Team.

Download lichen-utils 0.4.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.2

provided (5)

Group / Artifact Type Version
org.apache.tapestry : tapestry-ioc jar 5.3.2
commons-httpclient : commons-httpclient jar 3.1
commons-io : commons-io jar 1.4
org.mortbay.jetty : jetty jar 6.1.24
org.apache.zookeeper : zookeeper jar 3.4.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.