Jar examples for j:jsk-platform
Configures specific service providers to be used, such as PreferredClassProvider, trust and integrity verifiers, and DiscoveryFormatProvider
You can download jar file jsk-platform 2.2.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jsk-platform-2.2.1.jar to your project.
<dependency> <groupId>net.jini</groupId> <artifactId>jsk-platform</artifactId> <version>2.2.1</version> </dependency>
compile group: 'net.jini', name: 'jsk-platform', version: '2.2.1'
libraryDependencies += "net.jini" % "jsk-platform" % "2.2.1"
<dependency org="net.jini" name="jsk-platform" rev="2.2.1"/>
@Grapes(@Grab(group='net.jini', module='jsk-platform', version='2.2.1'))
'net.jini:jsk-platform:jar:2.2.1'
Click the following link to download the jar file.
jsk-platform-2.2.1.jar