is not current version
Last Version 1.0.4

com.github.bld-commons:class-generator 1.0.3

Demo project for Spring Boot

License

License

GroupId

GroupId

com.github.bld-commons
ArtifactId

ArtifactId

class-generator
Version

Version

1.0.3
Type

Type

jar
Description

Description

Demo project for Spring Boot

Download class-generator 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.bld-commons/class-generator/ -->
<dependency>
    <groupId>com.github.bld-commons</groupId>
    <artifactId>class-generator</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bld-commons/class-generator/
implementation 'com.github.bld-commons:class-generator:1.0.3'
// https://jarcasting.com/artifacts/com.github.bld-commons/class-generator/
implementation ("com.github.bld-commons:class-generator:1.0.3")
'com.github.bld-commons:class-generator:jar:1.0.3'
<dependency org="com.github.bld-commons" name="class-generator" rev="1.0.3">
  <artifact name="class-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bld-commons', module='class-generator', version='1.0.3')
)
libraryDependencies += "com.github.bld-commons" % "class-generator" % "1.0.3"
[com.github.bld-commons/class-generator "1.0.3"]

Dependencies

compile (11)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.22
org.springframework : spring-context jar
org.yaml : snakeyaml jar 1.29
javax.validation : validation-api jar 2.0.1.Final
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-collections4 jar 4.4
org.freemarker : freemarker jar 2.3.31
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
commons-beanutils : commons-beanutils jar 1.9.4
org.springframework.boot : spring-boot-starter-validation jar 2.6.1

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.6.1

Project Modules

There are no modules declared in this project.