License |
License |
---|---|
GroupId | GroupIdio.committed.invest |
ArtifactId | ArtifactIdinvest-plugin-examples |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInvest Example Plugins
Example of use of the different types of plugins
|
Project Organization |
Project Organization |
<!-- 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"]
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 |