Dev classes by yaml file

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.bld-commons
ArtifactId

ArtifactId

dev-class-generator
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Dev classes by yaml file
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/bld-commons/dev-class-generator
Source Code Management

Source Code Management

https://github.com/bld-commons/dev-class-generator

Download dev-class-generator

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • class-generator

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0