c

commons-net

This bundle will export packages from commons-net.jar
https://commons.apache.org/proper/commons-net
Files download
File Operation
commons-net-3.9.0.wso2v1.jar download
commons-net-3.9.0.wso2v1.pom download
Apache Maven
<dependency>
  <groupId>org.wso2.orbit.commons-net</groupId>
  <artifactId>commons-net</artifactId>
  <version>3.9.0.wso2v1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.wso2.orbit.commons-net:commons-net:3.9.0.wso2v1'
Gradle Kotlin
implementation("org.wso2.orbit.commons-net:commons-net:3.9.0.wso2v1")
Scala SBT
libraryDependencies += "org.wso2.orbit.commons-net" % "commons-net" % "3.9.0.wso2v1"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.orbit.commons-net', module='commons-net', version='3.9.0.wso2v1')
)
Apache Ivy
<dependency org="org.wso2.orbit.commons-net" name="commons-net" rev="3.9.0.wso2v1" />
Leiningen
[org.wso2.orbit.commons-net/commons-net "3.9.0.wso2v1"]
Apache Buildr
'org.wso2.orbit.commons-net:commons-net:jar:3.9.0.wso2v1'
Dependencies