| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools | 
| GroupId | GroupIdorg.unidal.maven.plugins | 
| ArtifactId | ArtifactIdcodegen-foundation | 
| Last Version | Last Version6.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCode Generation Foundation Maven Plugins Parent POM | 
| Project Organization | Project OrganizationUnidal Organization | 
| Filename | Size | 
|---|---|
| codegen-foundation-6.0.0.pom | |
| codegen-foundation-6.0.0.jar | 78 KB | 
| codegen-foundation-6.0.0-sources.jar | 36 KB | 
| codegen-foundation-6.0.0-javadoc.jar | 276 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.unidal.foundation : foundation-service | jar | 6.0.0 | 
| org.apache.maven : maven-core | jar | 3.8.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |