Last Version

com.velexio:jLegos 0.13.1

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

License

License

MIT
GroupId

GroupId

com.velexio
ArtifactId

ArtifactId

jLegos
Version

Version

0.13.1
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 0.13.1


<!-- 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.