MVN

org.gramar : gramar

Maven & Gradle

Jul 21, 2016
4 stars

A lightweght, pure-Java component that makes composite software architecture design patterns extremely consumable through code generation.

<dependency>
    <groupId>org.gramar</groupId>
    <artifactId>gramar</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gramar : gramar to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.gramar : gramar to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
gramar-1.0.0

How to add a dependency to Maven

Add the following org.gramar : gramar maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.gramar</groupId>
    <artifactId>gramar</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.gramar : gramar gradle dependency to your build.gradle file:

implementation 'org.gramar:gramar:1.0.0'

Gradle Kotlin DSL: Add the following org.gramar : gramar gradle kotlin dependency to your build.gradle.kts file:

implementation("org.gramar:gramar:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.gramar : gramar sbt scala dependency to your build.sbt file:

libraryDependencies += "org.gramar" % "gramar" % "1.0.0"

Advertisement

Dependencies from Group

Jul 21, 2016
4 stars

Discover Dependencies

Jun 13, 2023
2 usages
11 stars
Apr 15, 2022
1 usages
10.5k stars
Apr 15, 2022
40 usages
10.5k stars
Apr 15, 2022
33 usages
10.5k stars
Mar 31, 2023
42 usages
765 stars
Mar 31, 2023
765 stars
Nov 22, 2016
4 usages
Jul 24, 2016
12 usages
Nov 28, 2016
60 stars
Dec 14, 2016
3 stars