pojobuilder-maven-plugin-test

Parent project for PojoBuilder Maven Plugin

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.flextrade.pojobuilder
ArtifactId

ArtifactId

pojobuilder-maven-plugin-test
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

pojobuilder-maven-plugin-test
Parent project for PojoBuilder Maven Plugin

Download pojobuilder-maven-plugin-test

How to add to project

<!-- https://jarcasting.com/artifacts/com.flextrade.pojobuilder/pojobuilder-maven-plugin-test/ -->
<dependency>
    <groupId>com.flextrade.pojobuilder</groupId>
    <artifactId>pojobuilder-maven-plugin-test</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.flextrade.pojobuilder/pojobuilder-maven-plugin-test/
implementation 'com.flextrade.pojobuilder:pojobuilder-maven-plugin-test:1.0.1'
// https://jarcasting.com/artifacts/com.flextrade.pojobuilder/pojobuilder-maven-plugin-test/
implementation ("com.flextrade.pojobuilder:pojobuilder-maven-plugin-test:1.0.1")
'com.flextrade.pojobuilder:pojobuilder-maven-plugin-test:jar:1.0.1'
<dependency org="com.flextrade.pojobuilder" name="pojobuilder-maven-plugin-test" rev="1.0.1">
  <artifact name="pojobuilder-maven-plugin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flextrade.pojobuilder', module='pojobuilder-maven-plugin-test', version='1.0.1')
)
libraryDependencies += "com.flextrade.pojobuilder" % "pojobuilder-maven-plugin-test" % "1.0.1"
[com.flextrade.pojobuilder/pojobuilder-maven-plugin-test "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
com.flextrade.jfixture : jfixture jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0