Last Version

Environment Builder Parent 0.8.1

This lib is made for build objects hierarchy in database before integration testing will be executed. This is parent pom for modules.

License

License

GroupId

GroupId

com.github.salamansar.envbuild
ArtifactId

ArtifactId

environment-builder-parent
Version

Version

0.8.1
Type

Type

pom
Description

Description

Environment Builder Parent
This lib is made for build objects hierarchy in database before integration testing will be executed. This is parent pom for modules.
Project URL

Project URL

https://github.com/salamansar/environment-builder

Download environment-builder-parent 0.8.1


<!-- https://jarcasting.com/artifacts/com.github.salamansar.envbuild/environment-builder-parent/ -->
<dependency>
    <groupId>com.github.salamansar.envbuild</groupId>
    <artifactId>environment-builder-parent</artifactId>
    <version>0.8.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.salamansar.envbuild/environment-builder-parent/
implementation 'com.github.salamansar.envbuild:environment-builder-parent:0.8.1'
// https://jarcasting.com/artifacts/com.github.salamansar.envbuild/environment-builder-parent/
implementation ("com.github.salamansar.envbuild:environment-builder-parent:0.8.1")
'com.github.salamansar.envbuild:environment-builder-parent:pom:0.8.1'
<dependency org="com.github.salamansar.envbuild" name="environment-builder-parent" rev="0.8.1">
  <artifact name="environment-builder-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.salamansar.envbuild', module='environment-builder-parent', version='0.8.1')
)
libraryDependencies += "com.github.salamansar.envbuild" % "environment-builder-parent" % "0.8.1"
[com.github.salamansar.envbuild/environment-builder-parent "0.8.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • environment-builder
  • environment-builder-hibernate4
  • environment-builder-hibernate3
  • environment-builder-spring