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