License |
License |
---|---|
GroupId | GroupIdcom.amido.stacks.modules |
ArtifactId | ArtifactIdstacks-core-api |
Last Version | Last Version1.0.0.47-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstacks-core-api
Core API components for the Java Stacks solution
|
<!-- https://jarcasting.com/artifacts/com.amido.stacks.modules/stacks-core-api/ -->
<dependency>
<groupId>com.amido.stacks.modules</groupId>
<artifactId>stacks-core-api</artifactId>
<version>1.0.0.47-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.amido.stacks.modules/stacks-core-api/
implementation 'com.amido.stacks.modules:stacks-core-api:1.0.0.47-RELEASE'
// https://jarcasting.com/artifacts/com.amido.stacks.modules/stacks-core-api/
implementation ("com.amido.stacks.modules:stacks-core-api:1.0.0.47-RELEASE")
'com.amido.stacks.modules:stacks-core-api:jar:1.0.0.47-RELEASE'
<dependency org="com.amido.stacks.modules" name="stacks-core-api" rev="1.0.0.47-RELEASE">
<artifact name="stacks-core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amido.stacks.modules', module='stacks-core-api', version='1.0.0.47-RELEASE')
)
libraryDependencies += "com.amido.stacks.modules" % "stacks-core-api" % "1.0.0.47-RELEASE"
[com.amido.stacks.modules/stacks-core-api "1.0.0.47-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.5.7 |
org.springdoc : springdoc-openapi-ui | jar | 1.6.0 |
com.auth0 : auth0-spring-security-api | jar | 1.4.1 |
ch.qos.logback : logback-core | jar | 1.2.8 |
ch.qos.logback : logback-classic | jar | 1.2.8 |
org.projectlombok : lombok | jar | 1.18.22 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.mockito : mockito-junit-jupiter | jar | 3.11.2 |
org.hamcrest : hamcrest | jar | 2.2 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.7.2 |
org.assertj : assertj-core | jar | 3.21.0 |