License |
License |
---|---|
GroupId | GroupIdio.committed.invest |
ArtifactId | ArtifactIdinvest-test |
Version | Version0.7.2 |
Type | Typejar |
Description |
DescriptionInvest Test
Test support for Invest Java projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
invest-test-0.7.2.pom | |
invest-test-0.7.2.jar | 8 KB |
invest-test-0.7.2-sources.jar | 5 KB |
invest-test-0.7.2-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.committed.invest/invest-test/ -->
<dependency>
<groupId>io.committed.invest</groupId>
<artifactId>invest-test</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.committed.invest/invest-test/
implementation 'io.committed.invest:invest-test:0.7.2'
// https://jarcasting.com/artifacts/io.committed.invest/invest-test/
implementation ("io.committed.invest:invest-test:0.7.2")
'io.committed.invest:invest-test:jar:0.7.2'
<dependency org="io.committed.invest" name="invest-test" rev="0.7.2">
<artifact name="invest-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.committed.invest', module='invest-test', version='0.7.2')
)
libraryDependencies += "io.committed.invest" % "invest-test" % "0.7.2"
[io.committed.invest/invest-test "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.projectlombok : lombok | jar | |
io.github.lukehutch : fast-classpath-scanner | jar | |
org.meanbean : meanbean | jar | 2.0.3 |
nl.jqno.equalsverifier : equalsverifier | jar | 2.4.4 |
org.javassist : javassist | jar | 3.22.0-GA |
io.projectreactor : reactor-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-webflux | jar |