Last Version

Bootstrap Object 2.1.0

A set of components that help developers building their own domain object classes.

License

License

GroupId

GroupId

com.github.jhonyscamacho
ArtifactId

ArtifactId

bootstrap-object
Version

Version

2.1.0
Type

Type

jar
Description

Description

Bootstrap Object
A set of components that help developers building their own domain object classes.

Download bootstrap-object 2.1.0


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

Project Modules

There are no modules declared in this project.