WSIT Build Tools Core

Provides common classes used by both wsit-ant-tasks and wsit-maven-plugin.

License

License

GroupId

GroupId

com.codeplex.wsitbt
ArtifactId

ArtifactId

wsit-bt-core
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

WSIT Build Tools Core
Provides common classes used by both wsit-ant-tasks and wsit-maven-plugin.
Project Organization

Project Organization

Application Security, Inc

Download wsit-bt-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.codeplex.wsitbt/wsit-bt-core/ -->
<dependency>
    <groupId>com.codeplex.wsitbt</groupId>
    <artifactId>wsit-bt-core</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.codeplex.wsitbt/wsit-bt-core/
implementation 'com.codeplex.wsitbt:wsit-bt-core:1.0.7'
// https://jarcasting.com/artifacts/com.codeplex.wsitbt/wsit-bt-core/
implementation ("com.codeplex.wsitbt:wsit-bt-core:1.0.7")
'com.codeplex.wsitbt:wsit-bt-core:jar:1.0.7'
<dependency org="com.codeplex.wsitbt" name="wsit-bt-core" rev="1.0.7">
  <artifact name="wsit-bt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codeplex.wsitbt', module='wsit-bt-core', version='1.0.7')
)
libraryDependencies += "com.codeplex.wsitbt" % "wsit-bt-core" % "1.0.7"
[com.codeplex.wsitbt/wsit-bt-core "1.0.7"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0