Last Version

Invest Server Core 0.7.2

Core elements of the Invest Server

License

License

GroupId

GroupId

io.committed.invest
ArtifactId

ArtifactId

invest-server-core
Version

Version

0.7.2
Type

Type

jar
Description

Description

Invest Server Core
Core elements of the Invest Server
Project Organization

Project Organization

Committed

Download invest-server-core 0.7.2


<!-- https://jarcasting.com/artifacts/io.committed.invest/invest-server-core/ -->
<dependency>
    <groupId>io.committed.invest</groupId>
    <artifactId>invest-server-core</artifactId>
    <version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.committed.invest/invest-server-core/
implementation 'io.committed.invest:invest-server-core:0.7.2'
// https://jarcasting.com/artifacts/io.committed.invest/invest-server-core/
implementation ("io.committed.invest:invest-server-core:0.7.2")
'io.committed.invest:invest-server-core:jar:0.7.2'
<dependency org="io.committed.invest" name="invest-server-core" rev="0.7.2">
  <artifact name="invest-server-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.committed.invest', module='invest-server-core', version='0.7.2')
)
libraryDependencies += "io.committed.invest" % "invest-server-core" % "0.7.2"
[io.committed.invest/invest-server-core "0.7.2"]

Dependencies

compile (10)

Group / Artifact Type Version
org.projectlombok : lombok jar
io.committed.invest : invest-core jar
io.committed.invest : invest-extensions jar
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.session : spring-session-core jar
org.springframework.boot : spring-boot-starter jar
com.google.guava : guava jar
io.projectreactor : reactor-core jar

test (1)

Group / Artifact Type Version
io.committed.invest : invest-test jar

Project Modules

There are no modules declared in this project.