com.velexio:jLegos

Java Legos - A collection of common application functionality for Java projects

License

License

MIT
GroupId

GroupId

com.velexio
ArtifactId

ArtifactId

jLegos
Last Version

Last Version

0.13.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.velexio:jLegos
Java Legos - A collection of common application functionality for Java projects
Project URL

Project URL

https://github.com/velexio/jLegos
Source Code Management

Source Code Management

https://github.com/velexio/jLegos/tree/master

Download jLegos

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.data : spring-data-commons jar 2.2.7.RELEASE
org.projectlombok : lombok jar 1.18.18

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.
com.velexio

Velexio

Versions

Version
0.13.1
0.13.0
0.12.1-alpha
0.12.0-alpha
0.11.2-alpha
0.11.1-alpha
0.11.0-alpha
0.10.0-alpha
0.9.0
0.9.0-alpha
0.8.0
0.7.0
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0