License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.antelopesystem.crudframework |
ArtifactId | ArtifactIdcrud-framework-utils |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptioncrud-framework-utils
Crud Framework Utils
|
Filename | Size |
---|---|
crud-framework-utils-0.6.0.pom | |
crud-framework-utils-0.6.0.jar | 29 KB |
crud-framework-utils-0.6.0-sources.jar | 13 KB |
crud-framework-utils-0.6.0-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-utils/ -->
<dependency>
<groupId>com.antelopesystem.crudframework</groupId>
<artifactId>crud-framework-utils</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-utils/
implementation 'com.antelopesystem.crudframework:crud-framework-utils:0.6.0'
// https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-utils/
implementation ("com.antelopesystem.crudframework:crud-framework-utils:0.6.0")
'com.antelopesystem.crudframework:crud-framework-utils:jar:0.6.0'
<dependency org="com.antelopesystem.crudframework" name="crud-framework-utils" rev="0.6.0">
<artifact name="crud-framework-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antelopesystem.crudframework', module='crud-framework-utils', version='0.6.0')
)
libraryDependencies += "com.antelopesystem.crudframework" % "crud-framework-utils" % "0.6.0"
[com.antelopesystem.crudframework/crud-framework-utils "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.2 |
org.aspectj : aspectjweaver | jar | 1.8.13 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.commons : commons-lang3 | jar | 3.6 |
com.google.code.gson : gson | jar | 2.8.7 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-mongodb | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.2 |
com.nhaarman.mockitokotlin2 : mockito-kotlin | jar | 2.2.0 |
io.strikt : strikt-core | jar | 0.31.0 |