| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools | 
| GroupId | GroupIdedu.byu.hbll.maven | 
| ArtifactId | ArtifactIdparent | 
| Last Version | Last Version4.0.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionJava Parent POM Parent POM for all Java projects | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| parent-4.0.1.pom | 12 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/edu.byu.hbll.maven/parent/ -->
<dependency>
    <groupId>edu.byu.hbll.maven</groupId>
    <artifactId>parent</artifactId>
    <version>4.0.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/edu.byu.hbll.maven/parent/
implementation 'edu.byu.hbll.maven:parent:4.0.1'// https://jarcasting.com/artifacts/edu.byu.hbll.maven/parent/
implementation ("edu.byu.hbll.maven:parent:4.0.1")'edu.byu.hbll.maven:parent:pom:4.0.1'<dependency org="edu.byu.hbll.maven" name="parent" rev="4.0.1">
  <artifact name="parent" type="pom" />
</dependency>@Grapes(
@Grab(group='edu.byu.hbll.maven', module='parent', version='4.0.1')
)libraryDependencies += "edu.byu.hbll.maven" % "parent" % "4.0.1"[edu.byu.hbll.maven/parent "4.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.mockito : mockito-junit-jupiter | jar | |
| org.mockito : mockito-core | jar | |
| org.testcontainers : junit-jupiter | jar | |
| io.specto : hoverfly-java-junit5 | jar | 0.14.1 | 
| edu.byu.hbll.witness : witness-core | jar |