com.github.bld-commons:class-generator

Demo project for Spring Boot

License

License

GroupId

GroupId

com.github.bld-commons
ArtifactId

ArtifactId

class-generator
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Demo project for Spring Boot

Download class-generator

How to add to project

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

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.4

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0