Last Version

jFactory 1.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

nl.pwiddershoven.jfactory
ArtifactId

ArtifactId

jfactory
Version

Version

1.0
Type

Type

pom
Description

Description

jFactory
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/pascalw/jfactory

Download jfactory 1.0

Filename Size
jfactory-1.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/nl.pwiddershoven.jfactory/jfactory/ -->
<dependency>
    <groupId>nl.pwiddershoven.jfactory</groupId>
    <artifactId>jfactory</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.pwiddershoven.jfactory/jfactory/
implementation 'nl.pwiddershoven.jfactory:jfactory:1.0'
// https://jarcasting.com/artifacts/nl.pwiddershoven.jfactory/jfactory/
implementation ("nl.pwiddershoven.jfactory:jfactory:1.0")
'nl.pwiddershoven.jfactory:jfactory:pom:1.0'
<dependency org="nl.pwiddershoven.jfactory" name="jfactory" rev="1.0">
  <artifact name="jfactory" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.pwiddershoven.jfactory', module='jfactory', version='1.0')
)
libraryDependencies += "nl.pwiddershoven.jfactory" % "jfactory" % "1.0"
[nl.pwiddershoven.jfactory/jfactory "1.0"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.0

Project Modules

  • persistence-morphia
  • core