is not current version
Last Version 4.0.1

Java Library Parent POM 3.7.1

Parent POM for all Java libraries

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

edu.byu.hbll.maven
ArtifactId

ArtifactId

library-parent
Version

Version

3.7.1
Type

Type

pom
Description

Description

Java Library Parent POM
Parent POM for all Java libraries

Download library-parent 3.7.1

Filename Size
library-parent-3.7.1.pom 1 KB
Browse

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

Dependencies

provided (1)

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

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.mockito : mockito-junit-jupiter jar 3.6.28
org.mockito : mockito-core jar 3.6.28
org.testcontainers : junit-jupiter jar
io.specto : hoverfly-java-junit5 jar 0.14.0
edu.byu.hbll.witness : witness-core jar

Project Modules

There are no modules declared in this project.