| License |
License |
|---|---|
| GroupId | GroupIdio.github.davidwhitlock.cs410J |
| ArtifactId | ArtifactIdoriginals-parent |
| Version | Version2021.1.1 |
| Type | Typepom |
| Description |
DescriptionProject originals parent
Parent of Maven projects from which archetypes are generated
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| originals-parent-2021.1.1.pom | 998 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.davidwhitlock.cs410J/originals-parent/ -->
<dependency>
<groupId>io.github.davidwhitlock.cs410J</groupId>
<artifactId>originals-parent</artifactId>
<version>2021.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.davidwhitlock.cs410J/originals-parent/
implementation 'io.github.davidwhitlock.cs410J:originals-parent:2021.1.1'
// https://jarcasting.com/artifacts/io.github.davidwhitlock.cs410J/originals-parent/
implementation ("io.github.davidwhitlock.cs410J:originals-parent:2021.1.1")
'io.github.davidwhitlock.cs410J:originals-parent:pom:2021.1.1'
<dependency org="io.github.davidwhitlock.cs410J" name="originals-parent" rev="2021.1.1">
<artifact name="originals-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.davidwhitlock.cs410J', module='originals-parent', version='2021.1.1')
)
libraryDependencies += "io.github.davidwhitlock.cs410J" % "originals-parent" % "2021.1.1"
[io.github.davidwhitlock.cs410J/originals-parent "2021.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.2.4 |