License |
License |
---|---|
GroupId | GroupIdorg.apache.batchee |
ArtifactId | ArtifactIdbatchee-ee6 |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBatchEE :: Tools :: EE6 integration
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
batchee-ee6-1.0.2.pom | |
batchee-ee6-1.0.2.jar | 12 KB |
batchee-ee6-1.0.2-sources.jar | 9 KB |
batchee-ee6-1.0.2-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.batchee/batchee-ee6/ -->
<dependency>
<groupId>org.apache.batchee</groupId>
<artifactId>batchee-ee6</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.batchee/batchee-ee6/
implementation 'org.apache.batchee:batchee-ee6:1.0.2'
// https://jarcasting.com/artifacts/org.apache.batchee/batchee-ee6/
implementation ("org.apache.batchee:batchee-ee6:1.0.2")
'org.apache.batchee:batchee-ee6:jar:1.0.2'
<dependency org="org.apache.batchee" name="batchee-ee6" rev="1.0.2">
<artifact name="batchee-ee6" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.batchee', module='batchee-ee6', version='1.0.2')
)
libraryDependencies += "org.apache.batchee" % "batchee-ee6" % "1.0.2"
[org.apache.batchee/batchee-ee6 "1.0.2"]