| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.redora | 
| ArtifactId | ArtifactIdcore | 
| Last Version | Last Version1.9.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRedora Core Implementation of the API and core database access. | 
| Project Organization | Project OrganizationNanjing RedOrange Co. ltd | 
| Filename | Size | 
|---|---|
| core-1.9.2.pom | |
| core-1.9.2.jar | 40 KB | 
| core-1.9.2-sources.jar | 35 KB | 
| core-1.9.2-javadoc.jar | 160 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.redora/core/ -->
<dependency>
    <groupId>net.redora</groupId>
    <artifactId>core</artifactId>
    <version>1.9.2</version>
</dependency>// https://jarcasting.com/artifacts/net.redora/core/
implementation 'net.redora:core:1.9.2'// https://jarcasting.com/artifacts/net.redora/core/
implementation ("net.redora:core:1.9.2")'net.redora:core:jar:1.9.2'<dependency org="net.redora" name="core" rev="1.9.2">
  <artifact name="core" type="jar" />
</dependency>@Grapes(
@Grab(group='net.redora', module='core', version='1.9.2')
)libraryDependencies += "net.redora" % "core" % "1.9.2"[net.redora/core "1.9.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.redora : api | jar | 1.9.2 | 
| mysql : mysql-connector-java | jar | 5.1.18 | 
| dom4j : dom4j | jar | 1.6.1 | 
| org.owasp : antisamy | jar | 1.4 | 
| org.owasp : antisamy-sample-configs | jar | 1.4 | 
| commons-io : commons-io | jar | 2.1 | 
| org.apache.commons : commons-lang3 | jar | 3.0.1 | 
| com.intellij : annotations | jar | 9.0.4 | 
| junit : junit | jar | 4.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |