Last Version

fernice-maven 1.0.36

Parent project to provide all general build configuration for all fernice projects.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.fernice
ArtifactId

ArtifactId

fernice-maven
Version

Version

1.0.36
Type

Type

pom
Description

Description

fernice-maven
Parent project to provide all general build configuration for all fernice projects.
Project URL

Project URL

https://github.com/fernice/maven
Source Code Management

Source Code Management

https://github.com/fernice/maven

Download fernice-maven 1.0.36

Filename Size
fernice-maven-1.0.36.pom 18 KB
Browse

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.33
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
org.jetbrains : annotations jar 22.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10

Project Modules

There are no modules declared in this project.