License |
License |
---|---|
GroupId | GroupIdcom.googlecode.jpattern |
ArtifactId | ArtifactIdjpattern-jobexecutor |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjpattern-jobexecutor
jpattern-jobexecutor
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.googlecode.jpattern/jpattern-jobexecutor/ -->
<dependency>
<groupId>com.googlecode.jpattern</groupId>
<artifactId>jpattern-jobexecutor</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jpattern/jpattern-jobexecutor/
implementation 'com.googlecode.jpattern:jpattern-jobexecutor:1.1.0'
// https://jarcasting.com/artifacts/com.googlecode.jpattern/jpattern-jobexecutor/
implementation ("com.googlecode.jpattern:jpattern-jobexecutor:1.1.0")
'com.googlecode.jpattern:jpattern-jobexecutor:jar:1.1.0'
<dependency org="com.googlecode.jpattern" name="jpattern-jobexecutor" rev="1.1.0">
<artifact name="jpattern-jobexecutor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jpattern', module='jpattern-jobexecutor', version='1.1.0')
)
libraryDependencies += "com.googlecode.jpattern" % "jpattern-jobexecutor" % "1.1.0"
[com.googlecode.jpattern/jpattern-jobexecutor "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |