is not current version
Last Version 6.0.0

Bedrock Core 5.1.3

Core interfaces, classes and resources for the Bedrock modules.

License

License

GroupId

GroupId

com.oracle.bedrock
ArtifactId

ArtifactId

bedrock-core
Version

Version

5.1.3
Type

Type

jar
Description

Description

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

Download bedrock-core 5.1.3


<!-- https://jarcasting.com/artifacts/com.oracle.bedrock/bedrock-core/ -->
<dependency>
    <groupId>com.oracle.bedrock</groupId>
    <artifactId>bedrock-core</artifactId>
    <version>5.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock/bedrock-core/
implementation 'com.oracle.bedrock:bedrock-core:5.1.3'
// https://jarcasting.com/artifacts/com.oracle.bedrock/bedrock-core/
implementation ("com.oracle.bedrock:bedrock-core:5.1.3")
'com.oracle.bedrock:bedrock-core:jar:5.1.3'
<dependency org="com.oracle.bedrock" name="bedrock-core" rev="5.1.3">
  <artifact name="bedrock-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock', module='bedrock-core', version='5.1.3')
)
libraryDependencies += "com.oracle.bedrock" % "bedrock-core" % "5.1.3"
[com.oracle.bedrock/bedrock-core "5.1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish : jakarta.el jar 3.0.4
org.mockito : mockito-core jar 2.20.1

Project Modules

There are no modules declared in this project.