License |
License |
---|---|
GroupId | GroupIdcom.github.bdqfork |
ArtifactId | ArtifactIdfestival-parent |
Version | Version0.3 |
Type | Typepom |
Description |
Descriptionfestival-parent
A responsive web framework with ioc function based on vertx.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
festival-parent-0.3.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bdqfork/festival-parent/ -->
<dependency>
<groupId>com.github.bdqfork</groupId>
<artifactId>festival-parent</artifactId>
<version>0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bdqfork/festival-parent/
implementation 'com.github.bdqfork:festival-parent:0.3'
// https://jarcasting.com/artifacts/com.github.bdqfork/festival-parent/
implementation ("com.github.bdqfork:festival-parent:0.3")
'com.github.bdqfork:festival-parent:pom:0.3'
<dependency org="com.github.bdqfork" name="festival-parent" rev="0.3">
<artifact name="festival-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bdqfork', module='festival-parent', version='0.3')
)
libraryDependencies += "com.github.bdqfork" % "festival-parent" % "0.3"
[com.github.bdqfork/festival-parent "0.3"]
Group / Artifact | Type | Version |
---|---|---|
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 |