Last Version

Framework Utils 0.0.2.RELEASE

Leisure Framework

License

License

GroupId

GroupId

com.github.life-labs.leisure
ArtifactId

ArtifactId

framework-utils
Version

Version

0.0.2.RELEASE
Type

Type

jar
Description

Description

Framework Utils
Leisure Framework

Download framework-utils 0.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework-utils/ -->
<dependency>
    <groupId>com.github.life-labs.leisure</groupId>
    <artifactId>framework-utils</artifactId>
    <version>0.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework-utils/
implementation 'com.github.life-labs.leisure:framework-utils:0.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework-utils/
implementation ("com.github.life-labs.leisure:framework-utils:0.0.2.RELEASE")
'com.github.life-labs.leisure:framework-utils:jar:0.0.2.RELEASE'
<dependency org="com.github.life-labs.leisure" name="framework-utils" rev="0.0.2.RELEASE">
  <artifact name="framework-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.life-labs.leisure', module='framework-utils', version='0.0.2.RELEASE')
)
libraryDependencies += "com.github.life-labs.leisure" % "framework-utils" % "0.0.2.RELEASE"
[com.github.life-labs.leisure/framework-utils "0.0.2.RELEASE"]

Dependencies

compile (12)

Group / Artifact Type Version
com.github.life-labs.leisure : framework-exception jar
com.fasterxml.jackson.core : jackson-databind jar
org.apache.commons : commons-lang3 jar
commons-beanutils : commons-beanutils jar
commons-io : commons-io jar
org.slf4j : slf4j-api jar
com.google.guava : guava jar
org.apache.httpcomponents : httpclient jar
org.apache.httpcomponents : httpmime jar
org.apache.httpcomponents : httpasyncclient jar
org.javassist : javassist jar
cglib : cglib jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.