License |
License |
---|---|
GroupId | GroupIdcom.sematext.ag |
ArtifactId | ArtifactIdag-parent |
Version | Version0.1.4 |
Type | Typepom |
Description |
DescriptionAG Parent
Parent module for ActionGenerator
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ag-parent-0.1.4.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sematext.ag/ag-parent/ -->
<dependency>
<groupId>com.sematext.ag</groupId>
<artifactId>ag-parent</artifactId>
<version>0.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sematext.ag/ag-parent/
implementation 'com.sematext.ag:ag-parent:0.1.4'
// https://jarcasting.com/artifacts/com.sematext.ag/ag-parent/
implementation ("com.sematext.ag:ag-parent:0.1.4")
'com.sematext.ag:ag-parent:pom:0.1.4'
<dependency org="com.sematext.ag" name="ag-parent" rev="0.1.4">
<artifact name="ag-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sematext.ag', module='ag-parent', version='0.1.4')
)
libraryDependencies += "com.sematext.ag" % "ag-parent" % "0.1.4"
[com.sematext.ag/ag-parent "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
log4j : log4j | jar | 1.2.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |