MVN

org.derive4j : derive4j

Maven & Gradle

Jul 04, 2019
17 usages
556 stars

Derive4J · Annotation processor and framework for deriving algebraic data types constructors, morphisms, optics and typeclasses

<dependency>
    <groupId>org.derive4j</groupId>
    <artifactId>derive4j</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.1

All Versions

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

Version Vulnerabilities Updated
1.1.x
derive4j-1.1.1
derive4j-1.1.0
1.0.x
derive4j-1.0.0
0.13.x
derive4j-0.13.0
0.12.x
derive4j-0.12.4
derive4j-0.12.3
derive4j-0.12.2
derive4j-0.12.1
derive4j-0.12.0
0.11.x
derive4j-0.11.0
0.10.x
derive4j-0.10.2
derive4j-0.10.1
0.10
derive4j-0.10
0.9.x
derive4j-0.9.1
0.9
derive4j-0.9
0.8.x
derive4j-0.8.3
derive4j-0.8.2
derive4j-0.8.1
0.8
derive4j-0.8
0.7
derive4j-0.7
0.6.x
derive4j-0.6.3
derive4j-0.6.2
derive4j-0.6.1
0.6
derive4j-0.6
0.5
derive4j-0.5

How to add a dependency to Maven

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

<dependency>
    <groupId>org.derive4j</groupId>
    <artifactId>derive4j</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.derive4j:derive4j:1.1.1'

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

implementation("org.derive4j:derive4j:1.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.derive4j" % "derive4j" % "1.1.1"

Advertisement

Dependencies from Group

Jul 04, 2019
109 usages
556 stars
Jul 04, 2019
17 usages
556 stars
Jul 04, 2019
10 usages
556 stars
Mar 19, 2018
1 usages
21 stars

Discover Dependencies

Dec 16, 2014
4 usages
30 stars
May 02, 2016
8 usages
May 18, 2019
12 usages
125 stars
Nov 24, 2015
2 usages
4 stars
Aug 22, 2023
21 usages
1k stars
May 26, 2019
4 usages
367 stars
Nov 18, 2016
4 usages
Jul 31, 2020
2 usages
324 stars