License |
License
The MIT License
|
---|---|
GroupId | GroupIdio.bitsensor |
ArtifactId | ArtifactIdlib-entity |
Last Version | Last Version4.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBitSensor Entity Library
BitSensor libraries
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lib-entity-4.11.0.pom | |
lib-entity-4.11.0.jar | 34 KB |
lib-entity-4.11.0-sources.jar | 15 KB |
lib-entity-4.11.0-javadoc.jar | 158 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bitsensor/lib-entity/ -->
<dependency>
<groupId>io.bitsensor</groupId>
<artifactId>lib-entity</artifactId>
<version>4.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitsensor/lib-entity/
implementation 'io.bitsensor:lib-entity:4.11.0'
// https://jarcasting.com/artifacts/io.bitsensor/lib-entity/
implementation ("io.bitsensor:lib-entity:4.11.0")
'io.bitsensor:lib-entity:jar:4.11.0'
<dependency org="io.bitsensor" name="lib-entity" rev="4.11.0">
<artifact name="lib-entity" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitsensor', module='lib-entity', version='4.11.0')
)
libraryDependencies += "io.bitsensor" % "lib-entity" % "4.11.0"
[io.bitsensor/lib-entity "4.11.0"]
Group / Artifact | Type | Version |
---|---|---|
io.bitsensor : proto | jar | 4.11.0 |
com.google.re2j : re2j | jar | 1.2 |
com.google.code.gson : gson | jar | 2.8.5 |
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
javax.validation : validation-api | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |