Factory Parent

Modules to centralize common resources and configuration for Maven builds.

License

License

GroupId

GroupId

io.github.bhuwanupadhyay
ArtifactId

ArtifactId

factory-parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Factory Parent
Modules to centralize common resources and configuration for Maven builds.
Project URL

Project URL

https://github.com/BhuwanUpadhyay/factory-parent
Project Organization

Project Organization

Bhuwan Prasad Upadhyay
Source Code Management

Source Code Management

https://github.com/BhuwanUpadhyay/factory-parent

Download factory-parent

Filename Size
factory-parent-1.1.0.pom 14 KB
Browse

How to add to project

<!-- 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"]

Dependencies

test (3)

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

Project Modules

There are no modules declared in this project.

Factory Parent

Java CI - Build Quality Gate Status Maven Central

Versions

Version
1.1.0
1.0.23
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0