| License |
License |
|---|---|
| GroupId | GroupIdio.cdap.plugin |
| ArtifactId | ArtifactIdservicenow-plugins |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionServiceNow Plugins
Plugins for ServiceNow
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| servicenow-plugins-1.1.0.pom | |
| servicenow-plugins-1.1.0.jar | 3 MB |
| servicenow-plugins-1.1.0-sources.jar | 42 KB |
| servicenow-plugins-1.1.0-javadoc.jar | 197 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.plugin/servicenow-plugins/ -->
<dependency>
<groupId>io.cdap.plugin</groupId>
<artifactId>servicenow-plugins</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.plugin/servicenow-plugins/
implementation 'io.cdap.plugin:servicenow-plugins:1.1.0'
// https://jarcasting.com/artifacts/io.cdap.plugin/servicenow-plugins/
implementation ("io.cdap.plugin:servicenow-plugins:1.1.0")
'io.cdap.plugin:servicenow-plugins:jar:1.1.0'
<dependency org="io.cdap.plugin" name="servicenow-plugins" rev="1.1.0">
<artifact name="servicenow-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.plugin', module='servicenow-plugins', version='1.1.0')
)
libraryDependencies += "io.cdap.plugin" % "servicenow-plugins" % "1.1.0"
[io.cdap.plugin/servicenow-plugins "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.plugin : hydrator-common | jar | 2.3.4 |
| org.apache.httpcomponents : httpclient | jar | 4.3.4 |
| org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client | jar | 1.0.2 |
| com.github.rholder : guava-retrying | jar | 2.0.0 |
| ch.qos.logback : logback-classic | jar | 1.2.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-etl-api | jar | 6.1.1 |
| org.apache.hadoop : hadoop-common | jar | 2.9.2 |
| org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-data-pipeline | jar | 6.1.1 |
| io.cdap.cdap : hydrator-test | jar | 6.1.1 |
| org.mockito : mockito-core | jar | 2.24.0 |
| org.powermock : powermock-module-junit4 | jar | 2.0.2 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.2 |