License |
License |
---|---|
GroupId | GroupIdcom.github.bdqfork |
ArtifactId | ArtifactIdfestival-core |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionfestival-core
IoC core factories!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
festival-core-0.5.0.pom | |
festival-core-0.5.0.jar | 65 KB |
festival-core-0.5.0-sources.jar | 39 KB |
festival-core-0.5.0-javadoc.jar | 169 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bdqfork/festival-core/ -->
<dependency>
<groupId>com.github.bdqfork</groupId>
<artifactId>festival-core</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bdqfork/festival-core/
implementation 'com.github.bdqfork:festival-core:0.5.0'
// https://jarcasting.com/artifacts/com.github.bdqfork/festival-core/
implementation ("com.github.bdqfork:festival-core:0.5.0")
'com.github.bdqfork:festival-core:jar:0.5.0'
<dependency org="com.github.bdqfork" name="festival-core" rev="0.5.0">
<artifact name="festival-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bdqfork', module='festival-core', version='0.5.0')
)
libraryDependencies += "com.github.bdqfork" % "festival-core" % "0.5.0"
[com.github.bdqfork/festival-core "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
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 |
org.javassist : javassist | jar | 3.26.0-GA |