smartclient-tools-resources

A collection of resources from the smartclientSDK/tools folder of the SmartClient distribution, facilitating the use of developer tools, and suitable for use with the Maven WAR Overlay feature. See http://maven.apache.org/plugins/maven-resources-plugin/overlays.html.

<dependency> <groupId>com.isomorphic.smartclient.lgpl</groupId> <artifactId>smartclient-tools-resources</artifactId> <version>15.0-d20251104</version> <type>war</type> </dependency>

smartclient-resources

A collection of resources from the smartclientRuntime/isomorphic and smartclientRuntime/WEB-INF folders of the SmartClient distribution, suitable for use with the Maven WAR Overlay feature. See http://maven.apache.org/plugins/maven-resources-plugin/overlays.html.

<dependency> <groupId>com.isomorphic.smartclient.lgpl</groupId> <artifactId>smartclient-resources</artifactId> <version>15.0-d20251104</version> <type>war</type> </dependency>

smartclient-messaging-resources

A collection of resources from the SmartClient optional Messaging module, suitable for use with the Maven WAR Overlay feature. See http://maven.apache.org/plugins/maven-resources-plugin/overlays.html.

<dependency> <groupId>com.isomorphic.smartclient.lgpl</groupId> <artifactId>smartclient-messaging-resources</artifactId> <version>15.0-d20251104</version> <type>war</type> </dependency>

smartclient-lgpl

The LGPL version of SmartClient. Free and open source — works with any server. Best for Open source projects & hobbyists.

<dependency> <groupId>com.isomorphic.smartclient.lgpl</groupId> <artifactId>smartclient-lgpl</artifactId> <version>15.0-d20251104</version> <type>pom</type> </dependency>

smartclient-analytics-resources

A collection of resources from the SmartClient optional Analytics module, suitable for use with the Maven WAR Overlay feature. See http://maven.apache.org/plugins/maven-resources-plugin/overlays.html.

<dependency> <groupId>com.isomorphic.smartclient.lgpl</groupId> <artifactId>smartclient-analytics-resources</artifactId> <version>15.0-d20251104</version> <type>war</type> </dependency>

smartclient-ai

"Optional module" available with Power+ licenses, containing the client-side elements of Isomorphic's built-in AI features

<dependency> <groupId>com.isomorphic.smartclient.lgpl</groupId> <artifactId>smartclient-ai</artifactId> <version>15.0-d20251104</version> <type>pom</type> </dependency>

smartclient-ai-resources

A collection of client-side resources from the SmartClient optional AI module, suitable for use with the Maven WAR Overlay feature. See http://maven.apache.org/plugins/maven-resources-plugin/overlays.html.

<dependency> <groupId>com.isomorphic.smartclient.lgpl</groupId> <artifactId>smartclient-ai-resources</artifactId> <version>15.0-d20251104</version> <type>war</type> </dependency>