License |
License |
---|---|
GroupId | GroupIdio.github.ecubi |
ArtifactId | ArtifactIdcore |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionio.github.ecubi:core
Library with common Ecubi classes.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-1.0.3.pom | |
core-1.0.3.jar | 22 KB |
core-1.0.3-sources.jar | 12 KB |
core-1.0.3-javadoc.jar | 545 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ecubi/core/ -->
<dependency>
<groupId>io.github.ecubi</groupId>
<artifactId>core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ecubi/core/
implementation 'io.github.ecubi:core:1.0.3'
// https://jarcasting.com/artifacts/io.github.ecubi/core/
implementation ("io.github.ecubi:core:1.0.3")
'io.github.ecubi:core:jar:1.0.3'
<dependency org="io.github.ecubi" name="core" rev="1.0.3">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ecubi', module='core', version='1.0.3')
)
libraryDependencies += "io.github.ecubi" % "core" % "1.0.3"
[io.github.ecubi/core "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.5.6 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.6 |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.6 |