License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.bdqfork |
ArtifactId | ArtifactIdfestival-configration |
Version | Version0.3 |
Type | Typejar |
Description |
DescriptionA responsive web framework with ioc function based on vertx.
|
<!-- https://jarcasting.com/artifacts/com.github.bdqfork/festival-configration/ -->
<dependency>
<groupId>com.github.bdqfork</groupId>
<artifactId>festival-configration</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bdqfork/festival-configration/
implementation 'com.github.bdqfork:festival-configration:0.3'
// https://jarcasting.com/artifacts/com.github.bdqfork/festival-configration/
implementation ("com.github.bdqfork:festival-configration:0.3")
'com.github.bdqfork:festival-configration:jar:0.3'
<dependency org="com.github.bdqfork" name="festival-configration" rev="0.3">
<artifact name="festival-configration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bdqfork', module='festival-configration', version='0.3')
)
libraryDependencies += "com.github.bdqfork" % "festival-configration" % "0.3"
[com.github.bdqfork/festival-configration "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | 1.25 |
com.github.bdqfork : festival-core | jar | 0.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |