artifacts
Repositories, Scripts, etc.
| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration | 
| GroupId | GroupIdorg.jbundle.config.repo | 
| ArtifactId | ArtifactIdjbundle-util-wsdl-repository | 
| Last Version | Last Version1.0.5 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionjbundle-util-wsdl-repository jbundle-util-wsdl repository | 
| Project Organization | Project Organizationjbundle.org | 
| Filename | Size | 
|---|---|
| jbundle-util-wsdl-repository-1.0.5.pom | |
| jbundle-util-wsdl-repository-1.0.5.xml | 756 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jbundle.config.repo/jbundle-util-wsdl-repository/ -->
<dependency>
    <groupId>org.jbundle.config.repo</groupId>
    <artifactId>jbundle-util-wsdl-repository</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.jbundle.config.repo/jbundle-util-wsdl-repository/
implementation 'org.jbundle.config.repo:jbundle-util-wsdl-repository:1.0.5'// https://jarcasting.com/artifacts/org.jbundle.config.repo/jbundle-util-wsdl-repository/
implementation ("org.jbundle.config.repo:jbundle-util-wsdl-repository:1.0.5")'org.jbundle.config.repo:jbundle-util-wsdl-repository:pom:1.0.5'<dependency org="org.jbundle.config.repo" name="jbundle-util-wsdl-repository" rev="1.0.5">
  <artifact name="jbundle-util-wsdl-repository" type="pom" />
</dependency>@Grapes(
@Grab(group='org.jbundle.config.repo', module='jbundle-util-wsdl-repository', version='1.0.5')
)libraryDependencies += "org.jbundle.config.repo" % "jbundle-util-wsdl-repository" % "1.0.5"[org.jbundle.config.repo/jbundle-util-wsdl-repository "1.0.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13 | 
Repositories, Scripts, etc.