License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.mainclass |
ArtifactId | ArtifactIdmethodx |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionMethodX
Method eXposure (MethodX) is a way of providing interoperability between computer systems on the
Internet
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
methodx-1.0.pom | |
methodx-1.0.jar | 10 KB |
methodx-1.0-sources.jar | 5 KB |
methodx-1.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.mainclass/methodx/ -->
<dependency>
<groupId>net.mainclass</groupId>
<artifactId>methodx</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.mainclass/methodx/
implementation 'net.mainclass:methodx:1.0'
// https://jarcasting.com/artifacts/net.mainclass/methodx/
implementation ("net.mainclass:methodx:1.0")
'net.mainclass:methodx:jar:1.0'
<dependency org="net.mainclass" name="methodx" rev="1.0">
<artifact name="methodx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mainclass', module='methodx', version='1.0')
)
libraryDependencies += "net.mainclass" % "methodx" % "1.0"
[net.mainclass/methodx "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | 9.4.8.v20171121 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |