License |
License |
---|---|
GroupId | GroupIdio.redback |
ArtifactId | ArtifactIdredback-core |
Version | Version1.4.3 |
Type | Typejar |
Description |
DescriptionRedback
Business application development platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redback-core-1.4.3.pom | |
redback-core-1.4.3.jar | 2 MB |
redback-core-1.4.3-sources.jar | 2 MB |
redback-core-1.4.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.redback/redback-core/ -->
<dependency>
<groupId>io.redback</groupId>
<artifactId>redback-core</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.redback/redback-core/
implementation 'io.redback:redback-core:1.4.3'
// https://jarcasting.com/artifacts/io.redback/redback-core/
implementation ("io.redback:redback-core:1.4.3")
'io.redback:redback-core:jar:1.4.3'
<dependency org="io.redback" name="redback-core" rev="1.4.3">
<artifact name="redback-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.redback', module='redback-core', version='1.4.3')
)
libraryDependencies += "io.redback" % "redback-core" % "1.4.3"
[io.redback/redback-core "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
io.firebus : firebus-core | jar | 1.3.3 |
io.firebus : firebus-adapters | jar | 1.3.3 |
io.firebus : firebus-http | jar | 1.3.3 |
io.firebus : firebus-discovery | jar | 1.3.3 |
com.auth0 : java-jwt | jar | 3.8.3 |
org.graalvm.sdk : graal-sdk | jar | 20.0.0 |
org.graalvm.js : js | jar | 20.0.0 |
org.graalvm.js : js-scriptengine | jar | 20.0.0 |
org.graalvm.regex : regex | jar | 20.0.0 |
org.graalvm.tools : profiler | jar | 20.0.0 |
org.graalvm.tools : chromeinspector | jar | 20.0.0 |
org.graalvm.truffle : truffle-api | jar | 20.0.0 |
org.apache.pdfbox : pdfbox | jar | 2.0.20 |
com.sun.mail : javax.mail | jar | 1.6.2 |
com.drewnoakes : metadata-extractor | jar | 2.15.0 |
org.jxls : jxls-jexcel | jar | 1.0.9 |