CZERTAINLY-Interfaces

CZERTAINLY - interfaces definitions and common objects for the platform

License

License

GroupId

GroupId

com.czertainly
ArtifactId

ArtifactId

interfaces
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

CZERTAINLY-Interfaces
CZERTAINLY - interfaces definitions and common objects for the platform
Project URL

Project URL

https://github.com/3KeyCompany/CZERTAINLY-Interfaces
Source Code Management

Source Code Management

https://github.com/3KeyCompany/CZERTAINLY-Interfaces

Download interfaces

How to add to project

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

Dependencies

compile (7)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0