MVN

com.unquietcode.tools.jcodemodel : codemodel

Maven & Gradle

Feb 15, 2016
6 usages
11 stars

Codemodel Core · The core functionality of the CodeModel Java source code generation library

<dependency>
    <groupId>com.unquietcode.tools.jcodemodel</groupId>
    <artifactId>codemodel</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.unquietcode.tools.jcodemodel : codemodel to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.unquietcode.tools.jcodemodel : codemodel to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
codemodel-1.0.3
codemodel-1.0.2

How to add a dependency to Maven

Add the following com.unquietcode.tools.jcodemodel : codemodel maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.unquietcode.tools.jcodemodel</groupId>
    <artifactId>codemodel</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.unquietcode.tools.jcodemodel : codemodel gradle dependency to your build.gradle file:

implementation 'com.unquietcode.tools.jcodemodel:codemodel:1.0.3'

Gradle Kotlin DSL: Add the following com.unquietcode.tools.jcodemodel : codemodel gradle kotlin dependency to your build.gradle.kts file:

implementation("com.unquietcode.tools.jcodemodel:codemodel:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.unquietcode.tools.jcodemodel : codemodel sbt scala dependency to your build.sbt file:

libraryDependencies += "com.unquietcode.tools.jcodemodel" % "codemodel" % "1.0.3"

Advertisement

Dependencies from Group

Feb 15, 2016
6 usages
11 stars

Discover Dependencies

May 22, 2021
11 usages
2 stars
Oct 25, 2016
4 usages
1 stars
Aug 21, 2023
28 usages
1k stars
Jul 17, 2019
4 usages
11 stars
Aug 08, 2023
5 usages
82 stars
Jul 07, 2012
10 stars
Jun 16, 2018
4 usages
0 stars
May 10, 2023
15 usages
3 stars
Dec 14, 2018
6 usages
0 stars
Jan 03, 2015
6 usages