| License |
License |
|---|---|
| GroupId | GroupIdio.github.bhuwanupadhyay |
| ArtifactId | ArtifactIdfactory-parent |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionFactory Parent
Modules to centralize common resources and configuration for Maven
builds.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| factory-parent-1.1.0.pom | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.bhuwanupadhyay/factory-parent/ -->
<dependency>
<groupId>io.github.bhuwanupadhyay</groupId>
<artifactId>factory-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.bhuwanupadhyay/factory-parent/
implementation 'io.github.bhuwanupadhyay:factory-parent:1.1.0'
// https://jarcasting.com/artifacts/io.github.bhuwanupadhyay/factory-parent/
implementation ("io.github.bhuwanupadhyay:factory-parent:1.1.0")
'io.github.bhuwanupadhyay:factory-parent:pom:1.1.0'
<dependency org="io.github.bhuwanupadhyay" name="factory-parent" rev="1.1.0">
<artifact name="factory-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.bhuwanupadhyay', module='factory-parent', version='1.1.0')
)
libraryDependencies += "io.github.bhuwanupadhyay" % "factory-parent" % "1.1.0"
[io.github.bhuwanupadhyay/factory-parent "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.0 |
| org.assertj : assertj-core | jar | 3.10.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.3.3 |