License |
License |
---|---|
GroupId | GroupIdio.committed.invest |
ArtifactId | ArtifactIdinvest-core |
Version | Version0.7.2 |
Type | Typejar |
Description |
DescriptionInvest Core
Core data types required by Invest Java projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
invest-core-0.7.2.pom | |
invest-core-0.7.2.jar | 56 KB |
invest-core-0.7.2-sources.jar | 27 KB |
invest-core-0.7.2-javadoc.jar | 262 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.committed.invest/invest-core/ -->
<dependency>
<groupId>io.committed.invest</groupId>
<artifactId>invest-core</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.committed.invest/invest-core/
implementation 'io.committed.invest:invest-core:0.7.2'
// https://jarcasting.com/artifacts/io.committed.invest/invest-core/
implementation ("io.committed.invest:invest-core:0.7.2")
'io.committed.invest:invest-core:jar:0.7.2'
<dependency org="io.committed.invest" name="invest-core" rev="0.7.2">
<artifact name="invest-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.committed.invest', module='invest-core', version='0.7.2')
)
libraryDependencies += "io.committed.invest" % "invest-core" % "0.7.2"
[io.committed.invest/invest-core "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
io.committed.invest : invest-extensions | jar | |
org.projectlombok : lombok | jar | |
com.google.guava : guava | jar | |
org.springframework.boot : spring-boot-starter-webflux | jar | |
org.springframework.security : spring-security-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
io.committed.invest : invest-test | jar |