common-gentool


License

License

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly.common
ArtifactId

ArtifactId

common-gentool
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

common-gentool
common-gentool
Project URL

Project URL

https://github.com/featherfly/common
Source Code Management

Source Code Management

https://github.com/featherfly/common

Download common-gentool

How to add to project

<!-- https://jarcasting.com/artifacts/cn.featherfly.common/common-gentool/ -->
<dependency>
    <groupId>cn.featherfly.common</groupId>
    <artifactId>common-gentool</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly.common/common-gentool/
implementation 'cn.featherfly.common:common-gentool:0.2.2'
// https://jarcasting.com/artifacts/cn.featherfly.common/common-gentool/
implementation ("cn.featherfly.common:common-gentool:0.2.2")
'cn.featherfly.common:common-gentool:jar:0.2.2'
<dependency org="cn.featherfly.common" name="common-gentool" rev="0.2.2">
  <artifact name="common-gentool" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly.common', module='common-gentool', version='0.2.2')
)
libraryDependencies += "cn.featherfly.common" % "common-gentool" % "0.2.2"
[cn.featherfly.common/common-gentool "0.2.2"]

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
cn.featherfly.common : common-db jar 0.3.7
org.freemarker : freemarker jar 2.3.30
org.thymeleaf : thymeleaf jar 3.0.11.RELEASE
org.springframework : spring-core jar 5.2.5.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.3

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.2.0
0.1.5
0.1.4