License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.holon-platform.core |
ArtifactId | ArtifactIddocumentation-core |
Version | Version5.5.0 |
Type | Typejar |
Description |
Descriptioncom.holon-platform.core:documentation-core
Holon core documentation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
documentation-core-5.5.0.pom | |
documentation-core-5.5.0.jar | 222 KB |
documentation-core-5.5.0-sources.jar | 36 KB |
documentation-core-5.5.0-javadoc.jar | 155 KB |
documentation-core-5.5.0-documentation.zip | 667 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.holon-platform.core/documentation-core/ -->
<dependency>
<groupId>com.holon-platform.core</groupId>
<artifactId>documentation-core</artifactId>
<version>5.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform.core/documentation-core/
implementation 'com.holon-platform.core:documentation-core:5.5.0'
// https://jarcasting.com/artifacts/com.holon-platform.core/documentation-core/
implementation ("com.holon-platform.core:documentation-core:5.5.0")
'com.holon-platform.core:documentation-core:jar:5.5.0'
<dependency org="com.holon-platform.core" name="documentation-core" rev="5.5.0">
<artifact name="documentation-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform.core', module='documentation-core', version='5.5.0')
)
libraryDependencies += "com.holon-platform.core" % "documentation-core" % "5.5.0"
[com.holon-platform.core/documentation-core "5.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.holon-platform.core : holon-core | jar | 5.5.0 |
com.holon-platform.core : holon-http | jar | 5.5.0 |
com.holon-platform.core : holon-auth | jar | 5.5.0 |
com.holon-platform.core : holon-auth-jwt | jar | 5.5.0 |
com.holon-platform.core : holon-spring | jar | 5.5.0 |
com.holon-platform.core : holon-spring-boot | jar | 5.5.0 |
com.holon-platform.core : holon-spring-security | jar | 5.5.0 |
org.springframework : spring-web | jar | 5.2.7.RELEASE |
org.springframework.security : spring-security-config | jar | 5.3.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
javax.servlet : javax.servlet-api | jar | 3.1.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 |