License |
License |
---|---|
GroupId | GroupIdcom.parisesoftware |
ArtifactId | ArtifactIdqueue-parent |
Version | Version1.0.3 |
Type | Typepom |
Description |
DescriptionQueue :: Parent Pom
Parent POM to the Queue Data Structure Package
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
queue-parent-1.0.3.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.parisesoftware/queue-parent/ -->
<dependency>
<groupId>com.parisesoftware</groupId>
<artifactId>queue-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.parisesoftware/queue-parent/
implementation 'com.parisesoftware:queue-parent:1.0.3'
// https://jarcasting.com/artifacts/com.parisesoftware/queue-parent/
implementation ("com.parisesoftware:queue-parent:1.0.3")
'com.parisesoftware:queue-parent:pom:1.0.3'
<dependency org="com.parisesoftware" name="queue-parent" rev="1.0.3">
<artifact name="queue-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.parisesoftware', module='queue-parent', version='1.0.3')
)
libraryDependencies += "com.parisesoftware" % "queue-parent" % "1.0.3"
[com.parisesoftware/queue-parent "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.4.4 |
junit : junit | jar | 4.11 |
org.spockframework : spock-core | jar | 1.0-groovy-2.4 |