File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 <groupId >com.scaleoutsoftware.digitaltwin</groupId >
88 <artifactId >digitaltwin-abstractions</artifactId >
99 <version >3.0.0</version >
10-
10+ <inceptionYear >2021</inceptionYear >
11+ <url >https://scaleoutsoftware.com</url >
12+ <name >Digital Twin Core API</name >
13+ <description >Core API for building real-time and simulated digital twins.</description >
14+ <developers >
15+ <developer >
16+ <id >scaleoutdev</id >
17+ <name >ScaleOut Dev</name >
18+ <email >dev@scaleoutsoftware.com</email >
19+ <url >https://scaleoutsoftware.com</url >
20+ <organization >ScaleOut Software, Inc.</organization >
21+ <organizationUrl >https://scaleoutsoftware.com</organizationUrl >
22+ <roles >
23+ <role >developer</role >
24+ <role >engineer</role >
25+ </roles >
26+ <timezone >America/Los_Angeles</timezone >
27+ </developer >
28+ </developers >
29+ <licenses >
30+ <license >
31+ <name >Apache License 2.0</name >
32+ <url >https://www.apache.org/licenses/LICENSE-2.0.txt</url >
33+ <distribution >repo</distribution >
34+ <comments >Apache License 2.0</comments >
35+ </license >
36+ </licenses >
37+ <scm >
38+ <url >https://github.com/scaleoutsoftware/JavaDigitalTwinCore</url >
39+ </scm >
1140 <properties >
1241 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1342 </properties >
Original file line number Diff line number Diff line change 77 <groupId >com.scaleoutsoftware.digitaltwin</groupId >
88 <artifactId >digitaltwin-development</artifactId >
99 <version >3.0.0</version >
10-
10+ <inceptionYear >2021</inceptionYear >
11+ <url >https://scaleoutsoftware.com</url >
12+ <name >Digital Twin Core API</name >
13+ <description >Development/Workbench API for testing ScaleOut real-time and simulated digital twins.</description >
14+ <developers >
15+ <developer >
16+ <id >scaleoutdev</id >
17+ <name >ScaleOut Dev</name >
18+ <email >dev@scaleoutsoftware.com</email >
19+ <url >https://scaleoutsoftware.com</url >
20+ <organization >ScaleOut Software, Inc.</organization >
21+ <organizationUrl >https://scaleoutsoftware.com</organizationUrl >
22+ <roles >
23+ <role >developer</role >
24+ <role >engineer</role >
25+ </roles >
26+ <timezone >America/Los_Angeles</timezone >
27+ </developer >
28+ </developers >
29+ <licenses >
30+ <license >
31+ <name >Apache License 2.0</name >
32+ <url >https://www.apache.org/licenses/LICENSE-2.0.txt</url >
33+ <distribution >repo</distribution >
34+ <comments >Apache License 2.0</comments >
35+ </license >
36+ </licenses >
37+ <scm >
38+ <url >https://github.com/scaleoutsoftware/JavaDigitalTwinCore</url >
39+ </scm >
1140 <properties >
1241 <maven .compiler.source>8</maven .compiler.source>
1342 <maven .compiler.target>8</maven .compiler.target>
You can’t perform that action at this time.
0 commit comments