| License |
License |
|---|---|
| GroupId | GroupIdio.github.emanuelvictor |
| ArtifactId | ArtifactIdcommons |
| Version | Version1.4 |
| Type | Typejar |
| Description |
Descriptioncommons
Commons for EV Software
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons-1.4.pom | |
| commons-1.4.jar | 34 KB |
| commons-1.4-sources.jar | 24 KB |
| commons-1.4-javadoc.jar | 487 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.emanuelvictor/commons/ -->
<dependency>
<groupId>io.github.emanuelvictor</groupId>
<artifactId>commons</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.emanuelvictor/commons/
implementation 'io.github.emanuelvictor:commons:1.4'
// https://jarcasting.com/artifacts/io.github.emanuelvictor/commons/
implementation ("io.github.emanuelvictor:commons:1.4")
'io.github.emanuelvictor:commons:jar:1.4'
<dependency org="io.github.emanuelvictor" name="commons" rev="1.4">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.emanuelvictor', module='commons', version='1.4')
)
libraryDependencies += "io.github.emanuelvictor" % "commons" % "1.4"
[io.github.emanuelvictor/commons "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-validation | jar | 2.6.7 |
| bcel : bcel | jar | 5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.assertj : assertj-core | jar | 3.22.0 |