License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.manydesigns |
ArtifactId | ArtifactIdportofino-spring-boot |
Version | Version5.3.0 |
Type | Typejar |
Description |
Descriptionportofino-spring-boot
Launch Portofino as a Spring Boot application
|
<!-- https://jarcasting.com/artifacts/com.manydesigns/portofino-spring-boot/ -->
<dependency>
<groupId>com.manydesigns</groupId>
<artifactId>portofino-spring-boot</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.manydesigns/portofino-spring-boot/
implementation 'com.manydesigns:portofino-spring-boot:5.3.0'
// https://jarcasting.com/artifacts/com.manydesigns/portofino-spring-boot/
implementation ("com.manydesigns:portofino-spring-boot:5.3.0")
'com.manydesigns:portofino-spring-boot:jar:5.3.0'
<dependency org="com.manydesigns" name="portofino-spring-boot" rev="5.3.0">
<artifact name="portofino-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manydesigns', module='portofino-spring-boot', version='5.3.0')
)
libraryDependencies += "com.manydesigns" % "portofino-spring-boot" % "5.3.0"
[com.manydesigns/portofino-spring-boot "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.manydesigns : portofino-core | jar | 5.3.0 |
com.manydesigns : portofino-jersey | jar | 5.3.0 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.6 |
org.springframework.boot : spring-boot-starter-undertow | jar | 2.4.5 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
jakarta.activation : jakarta.activation-api | jar | 1.2.2 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |