Last Version

AgileDev DBC4J 0.2.0

Parent pom for Design By Contract for Java

License

License

GroupId

GroupId

org.uniknow.agiledev.dbc4j
ArtifactId

ArtifactId

parent
Version

Version

0.2.0
Type

Type

pom
Description

Description

AgileDev DBC4J
Parent pom for Design By Contract for Java
Project URL

Project URL

https://github.com/UniKnow/Dbc4J
Project Organization

Project Organization

UniKnow
Source Code Management

Source Code Management

https://github.com/UniKnow/AsciiDoclet

Download parent 0.2.0

Filename Size
parent-0.2.0.pom 10 KB
Browse

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

Dependencies

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

Project Modules

  • dbc4java
  • tutorial