Last Version

slugstack-publishing-test 0.3.0

An example of publishing a Java project using github actions.

License

License

GroupId

GroupId

io.slugstack.oss
ArtifactId

ArtifactId

slugstack-publishing-test
Version

Version

0.3.0
Type

Type

jar
Description

Description

slugstack-publishing-test
An example of publishing a Java project using github actions.
Project URL

Project URL

https://github.com/slugstack/slugstack-publishing-test
Project Organization

Project Organization

slugstack.io
Source Code Management

Source Code Management

https://github.com/slugstack/slugstack-publishing-test

Download slugstack-publishing-test 0.3.0


<!-- https://jarcasting.com/artifacts/io.slugstack.oss/slugstack-publishing-test/ -->
<dependency>
    <groupId>io.slugstack.oss</groupId>
    <artifactId>slugstack-publishing-test</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.slugstack.oss/slugstack-publishing-test/
implementation 'io.slugstack.oss:slugstack-publishing-test:0.3.0'
// https://jarcasting.com/artifacts/io.slugstack.oss/slugstack-publishing-test/
implementation ("io.slugstack.oss:slugstack-publishing-test:0.3.0")
'io.slugstack.oss:slugstack-publishing-test:jar:0.3.0'
<dependency org="io.slugstack.oss" name="slugstack-publishing-test" rev="0.3.0">
  <artifact name="slugstack-publishing-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.slugstack.oss', module='slugstack-publishing-test', version='0.3.0')
)
libraryDependencies += "io.slugstack.oss" % "slugstack-publishing-test" % "0.3.0"
[io.slugstack.oss/slugstack-publishing-test "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.18

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.