License |
License |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIdmcevi-ppom |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmcevi-ppom
Parent POM for all Maven projects.
|
Filename | Size |
---|---|
mcevi-ppom-1.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/mcevi-ppom/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>mcevi-ppom</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/mcevi-ppom/
implementation 'io.github.portlek:mcevi-ppom:1.2'
// https://jarcasting.com/artifacts/io.github.portlek/mcevi-ppom/
implementation ("io.github.portlek:mcevi-ppom:1.2")
'io.github.portlek:mcevi-ppom:pom:1.2'
<dependency org="io.github.portlek" name="mcevi-ppom" rev="1.2">
<artifact name="mcevi-ppom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='mcevi-ppom', version='1.2')
)
libraryDependencies += "io.github.portlek" % "mcevi-ppom" % "1.2"
[io.github.portlek/mcevi-ppom "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.cactoos : cactoos | jar | 0.46 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
org.jetbrains : annotations | jar | 20.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.llorllale : cactoos-matchers | jar | 0.18 |
org.mockito : mockito-core | jar | 3.5.0 |
org.mockito : mockito-inline | jar | 3.5.0 |
org.junit.jupiter : junit-jupiter | jar | 5.7.0-RC1 |