License |
License |
---|---|
GroupId | GroupIdcom.xresch |
ArtifactId | ArtifactIdcfw |
Version | Version6.0.0 |
Type | Typejar |
Description |
Descriptioncfw
CoreFramework is a java application boilerplate providing various functionalities like user management, configurations, API and dashboarding out of the box.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cfw-6.0.0.pom | |
cfw-6.0.0-sources.jar | 3 MB |
cfw-6.0.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xresch/cfw/ -->
<dependency>
<groupId>com.xresch</groupId>
<artifactId>cfw</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xresch/cfw/
implementation 'com.xresch:cfw:6.0.0'
// https://jarcasting.com/artifacts/com.xresch/cfw/
implementation ("com.xresch:cfw:6.0.0")
'com.xresch:cfw:jar:6.0.0'
<dependency org="com.xresch" name="cfw" rev="6.0.0">
<artifact name="cfw" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xresch', module='cfw', version='6.0.0')
)
libraryDependencies += "com.xresch" % "cfw" % "6.0.0"
[com.xresch/cfw "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.platform : junit-platform-commons | jar | 1.8.2 |
org.junit.platform : junit-platform-suite-api | jar | 1.8.2 |
org.junit.platform : junit-platform-suite-engine | jar | 1.8.2 |
org.seleniumhq.selenium : selenium-java | jar | 4.1.2 |
io.github.bonigarcia : webdrivermanager | jar | 5.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-suite-commons | jar | 1.8.2 |