License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdcom.fizzed |
ArtifactId | ArtifactIdblaze-groovy |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom for all Fizzed maven projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
blaze-groovy-1.0.2.pom | |
blaze-groovy-1.0.2.jar | 6 KB |
blaze-groovy-1.0.2-sources.jar | 5 KB |
blaze-groovy-1.0.2-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fizzed/blaze-groovy/ -->
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>blaze-groovy</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/blaze-groovy/
implementation 'com.fizzed:blaze-groovy:1.0.2'
// https://jarcasting.com/artifacts/com.fizzed/blaze-groovy/
implementation ("com.fizzed:blaze-groovy:1.0.2")
'com.fizzed:blaze-groovy:jar:1.0.2'
<dependency org="com.fizzed" name="blaze-groovy" rev="1.0.2">
<artifact name="blaze-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='blaze-groovy', version='1.0.2')
)
libraryDependencies += "com.fizzed" % "blaze-groovy" % "1.0.2"
[com.fizzed/blaze-groovy "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.4.7 |
Group / Artifact | Type | Version |
---|---|---|
com.fizzed : blaze-core | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.3.3 |
com.github.stefanbirkner : system-rules | jar | 1.16.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |