Last Version

org.apache.ant:ant-weblogic 1.7.1

master POM

Categories

Categories

WebLogic Container Application Servers Ant Build Tools
GroupId

GroupId

org.apache.ant
ArtifactId

ArtifactId

ant-weblogic
Version

Version

1.7.1
Type

Type

jar
Description

Description

master POM
Project Organization

Project Organization

Apache Software Foundation

Download ant-weblogic 1.7.1


<!-- https://jarcasting.com/artifacts/org.apache.ant/ant-weblogic/ -->
<dependency>
    <groupId>org.apache.ant</groupId>
    <artifactId>ant-weblogic</artifactId>
    <version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ant/ant-weblogic/
implementation 'org.apache.ant:ant-weblogic:1.7.1'
// https://jarcasting.com/artifacts/org.apache.ant/ant-weblogic/
implementation ("org.apache.ant:ant-weblogic:1.7.1")
'org.apache.ant:ant-weblogic:jar:1.7.1'
<dependency org="org.apache.ant" name="ant-weblogic" rev="1.7.1">
  <artifact name="ant-weblogic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ant', module='ant-weblogic', version='1.7.1')
)
libraryDependencies += "org.apache.ant" % "ant-weblogic" % "1.7.1"
[org.apache.ant/ant-weblogic "1.7.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.7.1

provided (2)

Group / Artifact Type Version
com.bea » weblogicclasses jar 5.1
com.bea » weblogic jar 8.1.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.