Lightity

Light, simple entity for Java

License

License

GroupId

GroupId

com.googlecode.lightity
ArtifactId

ArtifactId

lightity
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Lightity
Light, simple entity for Java
Source Code Management

Source Code Management

http://code.google.com/p/lightity/source/browse/tags/lightity-0.5

Download lightity

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 1.3.9

test (2)

Group / Artifact Type Version
junit : junit-dep jar 4.8.2
org.hamcrest : hamcrest-library jar 1.3.RC2

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4