License |
License |
---|---|
GroupId | GroupIdcom.fizzed |
ArtifactId | ArtifactIdblaze-core |
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-core-1.0.2.pom | |
blaze-core-1.0.2.jar | 163 KB |
blaze-core-1.0.2-sources.jar | 122 KB |
blaze-core-1.0.2-javadoc.jar | 662 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fizzed/blaze-core/ -->
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>blaze-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/blaze-core/
implementation 'com.fizzed:blaze-core:1.0.2'
// https://jarcasting.com/artifacts/com.fizzed/blaze-core/
implementation ("com.fizzed:blaze-core:1.0.2")
'com.fizzed:blaze-core:jar:1.0.2'
<dependency org="com.fizzed" name="blaze-core" rev="1.0.2">
<artifact name="blaze-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='blaze-core', version='1.0.2')
)
libraryDependencies += "com.fizzed" % "blaze-core" % "1.0.2"
[com.fizzed/blaze-core "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.typesafe : config | jar | 1.3.0 |
commons-io : commons-io | jar | 2.7 |
org.zeroturnaround : zt-exec | jar | 1.11 |
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 |