codegen-core

https://github.com/Lynzabo/codegen

License

License

GroupId

GroupId

com.github.lynzabo.codegen
ArtifactId

ArtifactId

codegen-core
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

codegen-core
https://github.com/Lynzabo/codegen
Project Organization

Project Organization

Le

Download codegen-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.lynzabo.codegen/codegen-core/ -->
<dependency>
    <groupId>com.github.lynzabo.codegen</groupId>
    <artifactId>codegen-core</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lynzabo.codegen/codegen-core/
implementation 'com.github.lynzabo.codegen:codegen-core:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.lynzabo.codegen/codegen-core/
implementation ("com.github.lynzabo.codegen:codegen-core:1.0-RELEASE")
'com.github.lynzabo.codegen:codegen-core:jar:1.0-RELEASE'
<dependency org="com.github.lynzabo.codegen" name="codegen-core" rev="1.0-RELEASE">
  <artifact name="codegen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lynzabo.codegen', module='codegen-core', version='1.0-RELEASE')
)
libraryDependencies += "com.github.lynzabo.codegen" % "codegen-core" % "1.0-RELEASE"
[com.github.lynzabo.codegen/codegen-core "1.0-RELEASE"]

Dependencies

compile (25)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13
ch.qos.logback : logback-access jar 1.0.13
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : log4j-over-slf4j jar 1.7.5
org.yaml : snakeyaml jar 1.17
org.springframework : spring-aop jar 3.1.0.RELEASE
org.springframework : spring-aspects jar 3.1.0.RELEASE
org.springframework : spring-beans jar 3.1.0.RELEASE
org.springframework : spring-context jar 3.1.0.RELEASE
org.springframework : spring-context-support jar 3.1.0.RELEASE
org.springframework : spring-core jar 3.1.0.RELEASE
org.springframework : spring-expression jar 3.1.0.RELEASE
org.springframework : spring-jdbc jar 3.1.0.RELEASE
org.springframework : spring-jms jar 3.1.0.RELEASE
org.springframework : spring-orm jar 3.1.0.RELEASE
org.springframework : spring-oxm jar 3.1.0.RELEASE
org.springframework : spring-test jar 3.1.0.RELEASE
org.springframework : spring-tx jar 3.1.0.RELEASE
org.aspectj : aspectjweaver jar 1.6.11
org.aspectj : aspectjrt jar 1.6.10
aopalliance : aopalliance jar 1.0
cglib : cglib jar 2.2.2
mysql : mysql-connector-java jar 5.1.26
org.freemarker : freemarker jar 2.3.19

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASE