| License |
License |
|---|---|
| GroupId | GroupIdorg.summerboot |
| ArtifactId | ArtifactIdframework.core |
| Version | Version2.0.25 |
| Type | Typejar |
| Description |
DescriptionSummer Boot Core
Summer Boot (Core) focuses on solving non-functional and operational maintainability requirements, some of which Spring Boot has (may) not yet provided
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSummer Boot Org |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| framework.core-2.0.25.pom | |
| framework.core-2.0.25.jar | 335 KB |
| framework.core-2.0.25-sources.jar | 211 KB |
| framework.core-2.0.25-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.summerboot/framework.core/ -->
<dependency>
<groupId>org.summerboot</groupId>
<artifactId>framework.core</artifactId>
<version>2.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.summerboot/framework.core/
implementation 'org.summerboot:framework.core:2.0.25'
// https://jarcasting.com/artifacts/org.summerboot/framework.core/
implementation ("org.summerboot:framework.core:2.0.25")
'org.summerboot:framework.core:jar:2.0.25'
<dependency org="org.summerboot" name="framework.core" rev="2.0.25">
<artifact name="framework.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.summerboot', module='framework.core', version='2.0.25')
)
libraryDependencies += "org.summerboot" % "framework.core" % "2.0.25"
[org.summerboot/framework.core "2.0.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.itextpdf : itext7-core | pom | 7.2.1 |
| com.itextpdf : html2pdf | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.5 |