Last Version

mech 0.11.8

mech

License

License

GroupId

GroupId

me.geso
ArtifactId

ArtifactId

mech
Version

Version

0.11.8
Type

Type

jar
Description

Description

mech
mech
Project URL

Project URL

http://github.com/tokuhirom/mech
Source Code Management

Source Code Management

https://github.com/tokuhirom/mech/

Download mech 0.11.8


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

Dependencies

compile (8)

Group / Artifact Type Version
junit : junit jar 4.11
com.fasterxml.jackson.core : jackson-core jar 2.4.2
com.fasterxml.jackson.core : jackson-databind jar 2.3.3
org.eclipse.jetty : jetty-server jar 9.2.3.v20140905
org.eclipse.jetty : jetty-servlet jar 9.2.3.v20140905
org.apache.httpcomponents : httpclient jar 4.3.5
org.apache.httpcomponents : httpmime jar 4.3.5
me.geso : tinyvalidator jar 0.6.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.14.6

test (1)

Group / Artifact Type Version
commons-fileupload : commons-fileupload jar 1.3.1

Project Modules

There are no modules declared in this project.