License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdorg.joyqueue |
ArtifactId | ArtifactIdjoyqueue-distribution |
Version | Version4.2.7 |
Type | Typepom |
Description |
DescriptionJoyQueue-Distribution
JoyQueue distribution
|
Project Organization |
Project OrganizationJoyqueue Community |
Filename | Size |
---|---|
joyqueue-distribution-4.2.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.joyqueue/joyqueue-distribution/ -->
<dependency>
<groupId>org.joyqueue</groupId>
<artifactId>joyqueue-distribution</artifactId>
<version>4.2.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.joyqueue/joyqueue-distribution/
implementation 'org.joyqueue:joyqueue-distribution:4.2.7'
// https://jarcasting.com/artifacts/org.joyqueue/joyqueue-distribution/
implementation ("org.joyqueue:joyqueue-distribution:4.2.7")
'org.joyqueue:joyqueue-distribution:pom:4.2.7'
<dependency org="org.joyqueue" name="joyqueue-distribution" rev="4.2.7">
<artifact name="joyqueue-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.joyqueue', module='joyqueue-distribution', version='4.2.7')
)
libraryDependencies += "org.joyqueue" % "joyqueue-distribution" % "4.2.7"
[org.joyqueue/joyqueue-distribution "4.2.7"]