License |
License |
---|---|
GroupId | GroupIdcom.github.salamansar.envbuild |
ArtifactId | ArtifactIdenvironment-builder-parent |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEnvironment 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 |
Filename | Size |
---|---|
environment-builder-parent-0.8.1.pom | 4 KB |
Browse |
<!-- 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"]