| License |
License |
|---|---|
| GroupId | GroupIdcom.velexio |
| ArtifactId | ArtifactIdjLegos |
| Version | Version0.13.1 |
| Type | Typejar |
| Description |
Descriptioncom.velexio:jLegos
Java Legos - A collection of common application functionality for Java projects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jLegos-0.13.1.pom | |
| jLegos-0.13.1.jar | 23 KB |
| jLegos-0.13.1-sources.jar | 17 KB |
| jLegos-0.13.1-javadoc.jar | 470 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.data : spring-data-commons | jar | 2.2.7.RELEASE |
| org.projectlombok : lombok | jar | 1.18.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |