| License |
License |
|---|---|
| GroupId | GroupIdorg.summerboot |
| ArtifactId | ArtifactIdframework.core |
| Last Version | Last Version2.1.1 |
| Release Date | Release Date |
| 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.1.1.pom | |
| framework.core-2.1.1.jar | 335 KB |
| framework.core-2.1.1-sources.jar | 211 KB |
| framework.core-2.1.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.summerboot/framework.core/ -->
<dependency>
<groupId>org.summerboot</groupId>
<artifactId>framework.core</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.summerboot/framework.core/
implementation 'org.summerboot:framework.core:2.1.1'
// https://jarcasting.com/artifacts/org.summerboot/framework.core/
implementation ("org.summerboot:framework.core:2.1.1")
'org.summerboot:framework.core:jar:2.1.1'
<dependency org="org.summerboot" name="framework.core" rev="2.1.1">
<artifact name="framework.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.summerboot', module='framework.core', version='2.1.1')
)
libraryDependencies += "org.summerboot" % "framework.core" % "2.1.1"
[org.summerboot/framework.core "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.20.1 |
| io.grpc : grpc-protobuf | jar | 1.46.0 |
| io.grpc : grpc-netty-shaded | jar | 1.46.0 |
| io.grpc : grpc-stub | jar | 1.46.0 |
| redis.clients : jedis | jar | 4.2.2 |
| com.google.zxing : core | jar | 3.5.0 |
| com.google.zxing : javase | jar | 3.5.0 |
| com.itextpdf : itext7-core | pom | 7.2.2 |
| com.itextpdf : html2pdf | jar | 4.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.5 |