License |
License |
---|---|
GroupId | GroupIdorg.romaframework |
ArtifactId | ArtifactIdroma-core |
Last Version | Last Version3.0.0-BETA |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoma Core
Roma Framework core engine for runtime, development and testing
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
roma-core-3.0.0-BETA.pom | |
roma-core-3.0.0-BETA.jar | 477 KB |
roma-core-3.0.0-BETA-sources.jar | 423 KB |
roma-core-3.0.0-BETA-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.romaframework/roma-core/ -->
<dependency>
<groupId>org.romaframework</groupId>
<artifactId>roma-core</artifactId>
<version>3.0.0-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/org.romaframework/roma-core/
implementation 'org.romaframework:roma-core:3.0.0-BETA'
// https://jarcasting.com/artifacts/org.romaframework/roma-core/
implementation ("org.romaframework:roma-core:3.0.0-BETA")
'org.romaframework:roma-core:jar:3.0.0-BETA'
<dependency org="org.romaframework" name="roma-core" rev="3.0.0-BETA">
<artifact name="roma-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.romaframework', module='roma-core', version='3.0.0-BETA')
)
libraryDependencies += "org.romaframework" % "roma-core" % "3.0.0-BETA"
[org.romaframework/roma-core "3.0.0-BETA"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context Optional | jar | 3.1.0.RELEASE |
commons-jxpath : commons-jxpath Optional | jar | 1.3 |
junit : junit Optional | jar | 4.10 |