License |
License |
---|---|
GroupId | GroupIdorg.juzu |
ArtifactId | ArtifactIdjuzu-bom-core |
Last Version | Last Version0.7.0-beta25 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJuzu BOM Core
The Juzu BOM Core
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
juzu-bom-core-0.7.0-beta25.pom | |
juzu-bom-core-0.7.0-beta25.jar | 16 KB |
juzu-bom-core-0.7.0-beta25-tests.jar | 2 KB |
juzu-bom-core-0.7.0-beta25-sources.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.juzu/juzu-bom-core/ -->
<dependency>
<groupId>org.juzu</groupId>
<artifactId>juzu-bom-core</artifactId>
<version>0.7.0-beta25</version>
</dependency>
// https://jarcasting.com/artifacts/org.juzu/juzu-bom-core/
implementation 'org.juzu:juzu-bom-core:0.7.0-beta25'
// https://jarcasting.com/artifacts/org.juzu/juzu-bom-core/
implementation ("org.juzu:juzu-bom-core:0.7.0-beta25")
'org.juzu:juzu-bom-core:jar:0.7.0-beta25'
<dependency org="org.juzu" name="juzu-bom-core" rev="0.7.0-beta25">
<artifact name="juzu-bom-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.juzu', module='juzu-bom-core', version='0.7.0-beta25')
)
libraryDependencies += "org.juzu" % "juzu-bom-core" % "0.7.0-beta25"
[org.juzu/juzu-bom-core "0.7.0-beta25"]
Group / Artifact | Type | Version |
---|---|---|
javax.portlet : portlet-api | jar | 2.0 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.juzu : juzu-core | jar | 0.7.0-beta25 |
org.codehaus.groovy : groovy-all | jar | 1.7.6 |
com.google.guava : guava | jar | 12.0 |
com.google.inject : guice | jar | 3.0 |
org.jboss.weld : weld-core | jar | 1.1.8.Final |
org.javassist : javassist | jar | 3.14.0-GA |
org.springframework : spring-core | jar | 3.2.4.RELEASE |
org.springframework : spring-beans | jar | 3.2.4.RELEASE |
org.springframework : spring-web | jar | 3.2.4.RELEASE |
javax.inject : javax.inject | jar | 1 |
commons-logging : commons-logging | jar | 1.1.1 |
org.slf4j : slf4j-api | jar | 1.5.10 |
org.slf4j : slf4j-simple | jar | 1.5.10 |
org.slf4j : slf4j-ext | jar | 1.5.10 |
ch.qos.cal10n : cal10n-api | jar | 0.7.2 |