Last Version

Bedrock Core 6.0.0

Core interfaces, classes and resources for the Bedrock modules.

License

License

GroupId

GroupId

com.oracle.bedrock
ArtifactId

ArtifactId

bedrock-core
Version

Version

6.0.0
Type

Type

jar
Description

Description

Bedrock Core
Core interfaces, classes and resources for the Bedrock modules.

Download bedrock-core 6.0.0


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.