Last Version

Invest Test 0.7.2

Test support for Invest Java projects

License

License

GroupId

GroupId

io.committed.invest
ArtifactId

ArtifactId

invest-test
Version

Version

0.7.2
Type

Type

jar
Description

Description

Invest Test
Test support for Invest Java projects
Project Organization

Project Organization

Committed

Download invest-test 0.7.2


<!-- 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"]

Dependencies

compile (7)

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

test (1)

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

Project Modules

There are no modules declared in this project.