| License |
License |
|---|---|
| GroupId | GroupIdcom.czertainly |
| ArtifactId | ArtifactIdinterfaces |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
DescriptionCZERTAINLY-Interfaces
CZERTAINLY - interfaces definitions and common objects for the platform
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| interfaces-1.2.0.pom | |
| interfaces-1.2.0.jar | 317 KB |
| interfaces-1.2.0-sources.jar | 193 KB |
| interfaces-1.2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.czertainly/interfaces/ -->
<dependency>
<groupId>com.czertainly</groupId>
<artifactId>interfaces</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.czertainly/interfaces/
implementation 'com.czertainly:interfaces:1.2.0'
// https://jarcasting.com/artifacts/com.czertainly/interfaces/
implementation ("com.czertainly:interfaces:1.2.0")
'com.czertainly:interfaces:jar:1.2.0'
<dependency org="com.czertainly" name="interfaces" rev="1.2.0">
<artifact name="interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.czertainly', module='interfaces', version='1.2.0')
)
libraryDependencies += "com.czertainly" % "interfaces" % "1.2.0"
[com.czertainly/interfaces "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-webflux | jar | 5.3.18 |
| org.springframework.boot : spring-boot-starter-reactor-netty | jar | 2.3.3.RELEASE |
| org.springframework.boot : spring-boot-actuator | jar | 2.3.3.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |
| io.swagger.core.v3 : swagger-annotations | jar | 2.1.10 |
| org.springframework.data : spring-data-commons | jar | 2.0.8.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| com.github.tomakehurst : wiremock-standalone | jar | 2.27.2 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |