Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.bpelunit |
ArtifactId | ArtifactIddatasource-html |
Version | Version1.6.0 |
Type | Typejar |
Filename | Size |
---|---|
datasource-html-1.6.0.pom | |
datasource-html-1.6.0.jar | 8 KB |
datasource-html-1.6.0-sources.jar | 3 KB |
datasource-html-1.6.0-javadoc.jar | 23 KB |
datasource-html-1.6.0-bundle.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.bpelunit/datasource-html/ -->
<dependency>
<groupId>net.bpelunit</groupId>
<artifactId>datasource-html</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.bpelunit/datasource-html/
implementation 'net.bpelunit:datasource-html:1.6.0'
// https://jarcasting.com/artifacts/net.bpelunit/datasource-html/
implementation ("net.bpelunit:datasource-html:1.6.0")
'net.bpelunit:datasource-html:jar:1.6.0'
<dependency org="net.bpelunit" name="datasource-html" rev="1.6.0">
<artifact name="datasource-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bpelunit', module='datasource-html', version='1.6.0')
)
libraryDependencies += "net.bpelunit" % "datasource-html" % "1.6.0"
[net.bpelunit/datasource-html "1.6.0"]