Last Version

Portent Generator 0.3.1

The meat and potatoes of the Portent code generator

License

License

GroupId

GroupId

com.casualsuperman.portent
ArtifactId

ArtifactId

generator
Version

Version

0.3.1
Type

Type

jar
Description

Description

Portent Generator
The meat and potatoes of the Portent code generator
Project URL

Project URL

https://gitlab.com/CasualSuperman/portent/

Download generator 0.3.1


<!-- https://jarcasting.com/artifacts/com.casualsuperman.portent/generator/ -->
<dependency>
    <groupId>com.casualsuperman.portent</groupId>
    <artifactId>generator</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.casualsuperman.portent/generator/
implementation 'com.casualsuperman.portent:generator:0.3.1'
// https://jarcasting.com/artifacts/com.casualsuperman.portent/generator/
implementation ("com.casualsuperman.portent:generator:0.3.1")
'com.casualsuperman.portent:generator:jar:0.3.1'
<dependency org="com.casualsuperman.portent" name="generator" rev="0.3.1">
  <artifact name="generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.casualsuperman.portent', module='generator', version='0.3.1')
)
libraryDependencies += "com.casualsuperman.portent" % "generator" % "0.3.1"
[com.casualsuperman.portent/generator "0.3.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.3.3
org.junit.jupiter : junit-jupiter jar 5.6.2
org.hamcrest : hamcrest-library jar 2.2
org.slf4j : slf4j-nop jar 1.7.30

Project Modules

There are no modules declared in this project.