is not current version
Last Version 0.6.0

crud-framework-dsl 0.4.2

Crud Framework Filterfield DSL

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antelopesystem.crudframework
ArtifactId

ArtifactId

crud-framework-dsl
Version

Version

0.4.2
Type

Type

jar
Description

Description

crud-framework-dsl
Crud Framework Filterfield DSL
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/crud-framework-dsl

Download crud-framework-dsl 0.4.2


<!-- https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-dsl/ -->
<dependency>
    <groupId>com.antelopesystem.crudframework</groupId>
    <artifactId>crud-framework-dsl</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-dsl/
implementation 'com.antelopesystem.crudframework:crud-framework-dsl:0.4.2'
// https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-dsl/
implementation ("com.antelopesystem.crudframework:crud-framework-dsl:0.4.2")
'com.antelopesystem.crudframework:crud-framework-dsl:jar:0.4.2'
<dependency org="com.antelopesystem.crudframework" name="crud-framework-dsl" rev="0.4.2">
  <artifact name="crud-framework-dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antelopesystem.crudframework', module='crud-framework-dsl', version='0.4.2')
)
libraryDependencies += "com.antelopesystem.crudframework" % "crud-framework-dsl" % "0.4.2"
[com.antelopesystem.crudframework/crud-framework-dsl "0.4.2"]

Dependencies

compile (8)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.2
com.antelopesystem.crudframework : crud-framework-core jar 0.4.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.20
org.jetbrains.kotlin : kotlin-reflect jar 1.3.20
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.2.2
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.6
com.google.code.gson : gson jar 2.8.6

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.8.RELEASE

Project Modules

There are no modules declared in this project.