| License | License | 
|---|---|
| Categories | CategoriesNet ORM Data | 
| GroupId | GroupIdnet.jini | 
| ArtifactId | ArtifactIdjsk-platform | 
| Last Version | Last Version2.2.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionConfigures specific service providers to be used, such as 
    PreferredClassProvider, trust and integrity verifiers, and DiscoveryFormatProvider | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| jsk-platform-2.2.3.pom | |
| jsk-platform-2.2.3.jar | 966 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.jini/jsk-platform/ -->
<dependency>
    <groupId>net.jini</groupId>
    <artifactId>jsk-platform</artifactId>
    <version>2.2.3</version>
</dependency>// https://jarcasting.com/artifacts/net.jini/jsk-platform/
implementation 'net.jini:jsk-platform:2.2.3'// https://jarcasting.com/artifacts/net.jini/jsk-platform/
implementation ("net.jini:jsk-platform:2.2.3")'net.jini:jsk-platform:jar:2.2.3'<dependency org="net.jini" name="jsk-platform" rev="2.2.3">
  <artifact name="jsk-platform" type="jar" />
</dependency>@Grapes(
@Grab(group='net.jini', module='jsk-platform', version='2.2.3')
)libraryDependencies += "net.jini" % "jsk-platform" % "2.2.3"[net.jini/jsk-platform "2.2.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.jini : jsk-resources | jar | 2.2.3 |