License |
License |
---|---|
GroupId | GroupIdcom.github.jobservice |
ArtifactId | ArtifactIdjob-service-html |
Version | Version5.0.0-4 |
Type | Typewar |
Description |
DescriptionOrchestration, Management and Monitoring of Data Processing
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
job-service-html-5.0.0-4.pom | |
job-service-html-5.0.0-4.war | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jobservice/job-service-html/ -->
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-html</artifactId>
<version>5.0.0-4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-html/
implementation 'com.github.jobservice:job-service-html:5.0.0-4'
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-html/
implementation ("com.github.jobservice:job-service-html:5.0.0-4")
'com.github.jobservice:job-service-html:war:5.0.0-4'
<dependency org="com.github.jobservice" name="job-service-html" rev="5.0.0-4">
<artifact name="job-service-html" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='job-service-html', version='5.0.0-4')
)
libraryDependencies += "com.github.jobservice" % "job-service-html" % "5.0.0-4"
[com.github.jobservice/job-service-html "5.0.0-4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jobservice : job-service-contract | jar | 5.0.0-4 |