Portent Aggregator Pom

Where the magic happens.

License

License

GroupId

GroupId

com.casualsuperman
ArtifactId

ArtifactId

portent
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

Portent Aggregator Pom
Where the magic happens.
Project URL

Project URL

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

Download portent

Filename Size
portent-0.3.1.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

provided (1)

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

test (3)

Group / Artifact Type Version
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

  • _parent
  • generator
  • engines
  • plugin
  • cli
  • demo

Versions

Version
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0