Code Generation Foundation

Maven Plugins Parent POM

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.unidal.maven.plugins
ArtifactId

ArtifactId

codegen-foundation
Last Version

Last Version

6.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Code Generation Foundation
Maven Plugins Parent POM
Project Organization

Project Organization

Unidal Organization

Download codegen-foundation

How to add to project

<!-- https://jarcasting.com/artifacts/org.unidal.maven.plugins/codegen-foundation/ -->
<dependency>
    <groupId>org.unidal.maven.plugins</groupId>
    <artifactId>codegen-foundation</artifactId>
    <version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.unidal.maven.plugins/codegen-foundation/
implementation 'org.unidal.maven.plugins:codegen-foundation:6.0.0'
// https://jarcasting.com/artifacts/org.unidal.maven.plugins/codegen-foundation/
implementation ("org.unidal.maven.plugins:codegen-foundation:6.0.0")
'org.unidal.maven.plugins:codegen-foundation:jar:6.0.0'
<dependency org="org.unidal.maven.plugins" name="codegen-foundation" rev="6.0.0">
  <artifact name="codegen-foundation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.unidal.maven.plugins', module='codegen-foundation', version='6.0.0')
)
libraryDependencies += "org.unidal.maven.plugins" % "codegen-foundation" % "6.0.0"
[org.unidal.maven.plugins/codegen-foundation "6.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.unidal.foundation : foundation-service jar 6.0.0
org.apache.maven : maven-core jar 3.8.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
6.0.0