License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.semanticwb |
ArtifactId | ArtifactIdSWBXMLRPCCommon |
Last Version | Last Version5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSWBXMLRPCCommon
Common utilities and classes for SemanticWebBuilder XMLRPC clients and servers
|
Project URL |
Project URL |
Project Organization |
Project OrganizationINFOTEC - Centro de Investigacion e Innovacion en Tecnologias de la Informacion y Comunicacion |
Filename | Size |
---|---|
SWBXMLRPCCommon-5.0.pom | |
SWBXMLRPCCommon-5.0.jar | 12 KB |
SWBXMLRPCCommon-5.0-sources.jar | 12 KB |
SWBXMLRPCCommon-5.0-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.semanticwb/SWBXMLRPCCommon/ -->
<dependency>
<groupId>org.semanticwb</groupId>
<artifactId>SWBXMLRPCCommon</artifactId>
<version>5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.semanticwb/SWBXMLRPCCommon/
implementation 'org.semanticwb:SWBXMLRPCCommon:5.0'
// https://jarcasting.com/artifacts/org.semanticwb/SWBXMLRPCCommon/
implementation ("org.semanticwb:SWBXMLRPCCommon:5.0")
'org.semanticwb:SWBXMLRPCCommon:jar:5.0'
<dependency org="org.semanticwb" name="SWBXMLRPCCommon" rev="5.0">
<artifact name="SWBXMLRPCCommon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.semanticwb', module='SWBXMLRPCCommon', version='5.0')
)
libraryDependencies += "org.semanticwb" % "SWBXMLRPCCommon" % "5.0"
[org.semanticwb/SWBXMLRPCCommon "5.0"]
Group / Artifact | Type | Version |
---|---|---|
jdom : jdom | jar | 1.0 |