portofino-spring-boot

Launch Portofino as a Spring Boot application

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.manydesigns
ArtifactId

ArtifactId

portofino-spring-boot
Last Version

Last Version

5.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

portofino-spring-boot
Launch Portofino as a Spring Boot application

Download portofino-spring-boot

How to add to project

<!-- https://jarcasting.com/artifacts/com.manydesigns/portofino-spring-boot/ -->
<dependency>
    <groupId>com.manydesigns</groupId>
    <artifactId>portofino-spring-boot</artifactId>
    <version>5.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.manydesigns/portofino-spring-boot/
implementation 'com.manydesigns:portofino-spring-boot:5.3.2'
// https://jarcasting.com/artifacts/com.manydesigns/portofino-spring-boot/
implementation ("com.manydesigns:portofino-spring-boot:5.3.2")
'com.manydesigns:portofino-spring-boot:jar:5.3.2'
<dependency org="com.manydesigns" name="portofino-spring-boot" rev="5.3.2">
  <artifact name="portofino-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manydesigns', module='portofino-spring-boot', version='5.3.2')
)
libraryDependencies += "com.manydesigns" % "portofino-spring-boot" % "5.3.2"
[com.manydesigns/portofino-spring-boot "5.3.2"]

Dependencies

compile (7)

Group / Artifact Type Version
com.manydesigns : portofino-core jar 5.3.2
com.manydesigns : portofino-jersey jar 5.3.2
org.springframework.boot : spring-boot-starter-web jar 2.4.6
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

provided (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar
com.manydesigns : portofino-resteasy jar 5.3.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.6

Project Modules

There are no modules declared in this project.

Versions

Version
5.3.2
5.3.1
5.3.0