Registry / utility / openurp-base-api

openurp-base-api

JSON →
library1.3.0javamavenunverified

Base API module for OpenURP, an open-source university resource planning system.

<dependency> <groupId>org.openurp.base</groupId> <artifactId>openurp-base-api</artifactId> <version>1.3.0</version> </dependency>
INSTALL
IMPORT
SIG · OPENURP-BASE-API
O
openurp-base-api
utilityjavav1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BaseService
org.openurp.base.api.BaseService

Access the base API service of OpenURP.

import org.openurp.base.api.BaseService; public class Example { public static void main(String[] args) { BaseService service = new BaseService(); System.out.println(service.getVersion()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Meta
1
Resources
openurp-base-api — mvn dependency:get openurp-base-api · libregistry