is not current version
Last Version 2.0

commons 1.4

Commons for EV Software

License

License

GroupId

GroupId

io.github.emanuelvictor
ArtifactId

ArtifactId

commons
Version

Version

1.4
Type

Type

jar
Description

Description

commons
Commons for EV Software
Project URL

Project URL

https://github.com/emanuelvictor/commons
Source Code Management

Source Code Management

http://github.com/emanuelvictor/commons/tree/main

Download commons 1.4


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-validation jar 2.6.7
bcel : bcel jar 5.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.