| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis |
| GroupId | GroupIdorg.jqassistant.contrib.common |
| ArtifactId | ArtifactIdcommon-parent |
| Last Version | Last Version1.12.0-M1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionjQAssistant Contrib Common Parent
Parent POM for jQAssistant common modules.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-parent-1.12.0-M1.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jqassistant.contrib.common/common-parent/ -->
<dependency>
<groupId>org.jqassistant.contrib.common</groupId>
<artifactId>common-parent</artifactId>
<version>1.12.0-M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jqassistant.contrib.common/common-parent/
implementation 'org.jqassistant.contrib.common:common-parent:1.12.0-M1'
// https://jarcasting.com/artifacts/org.jqassistant.contrib.common/common-parent/
implementation ("org.jqassistant.contrib.common:common-parent:1.12.0-M1")
'org.jqassistant.contrib.common:common-parent:pom:1.12.0-M1'
<dependency org="org.jqassistant.contrib.common" name="common-parent" rev="1.12.0-M1">
<artifact name="common-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jqassistant.contrib.common', module='common-parent', version='1.12.0-M1')
)
libraryDependencies += "org.jqassistant.contrib.common" % "common-parent" % "1.12.0-M1"
[org.jqassistant.contrib.common/common-parent "1.12.0-M1"]