License |
License |
---|---|
GroupId | GroupIdcom.oracle.bedrock |
ArtifactId | ArtifactIdbedrock-core |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBedrock Core
Core interfaces, classes and resources for the Bedrock modules.
|
Filename | Size |
---|---|
bedrock-core-6.0.0.pom | |
bedrock-core-6.0.0.jar | 134 KB |
bedrock-core-6.0.0-sources.jar | 147 KB |
bedrock-core-6.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.bedrock/bedrock-core/ -->
<dependency>
<groupId>com.oracle.bedrock</groupId>
<artifactId>bedrock-core</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock/bedrock-core/
implementation 'com.oracle.bedrock:bedrock-core:6.0.0'
// https://jarcasting.com/artifacts/com.oracle.bedrock/bedrock-core/
implementation ("com.oracle.bedrock:bedrock-core:6.0.0")
'com.oracle.bedrock:bedrock-core:jar:6.0.0'
<dependency org="com.oracle.bedrock" name="bedrock-core" rev="6.0.0">
<artifact name="bedrock-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock', module='bedrock-core', version='6.0.0')
)
libraryDependencies += "com.oracle.bedrock" % "bedrock-core" % "6.0.0"
[com.oracle.bedrock/bedrock-core "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.el : jakarta.el-api | jar | 5.0.0-RC1 |
org.glassfish : jakarta.el | jar | 5.0.0-M1 |
org.mockito : mockito-core | jar | 4.4.0 |