Last Version

Invest Example Plugins 0.1.0

Example of use of the different types of plugins

License

License

GroupId

GroupId

io.committed.invest
ArtifactId

ArtifactId

invest-plugin-examples
Version

Version

0.1.0
Type

Type

jar
Description

Description

Invest Example Plugins
Example of use of the different types of plugins
Project Organization

Project Organization

Committed

Download invest-plugin-examples 0.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.projectlombok : lombok jar
io.committed.invest : invest-extensions jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-webflux jar
io.leangen.graphql : spqr jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
io.committed.invest : invest-plugin jar

Project Modules

There are no modules declared in this project.