Registry / utility / example-2-12

example-2-12

JSON →
library2.0.0javamavenunverified

Example library for Scala 2.12 from ThoughtWorks Inc.

<dependency> <groupId>com.thoughtworks.example</groupId> <artifactId>example_2.12</artifactId> <version>2.0.0</version> </dependency>
INSTALL
IMPORT
SIG · EXAMPLE-2-12
E
example-2-12
utilityjavav2.0.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.

Example
com.thoughtworks.example.Example

Basic usage of the example library.

import com.thoughtworks.example.Example; public class Quickstart { public static void main(String[] args) { Example ex = new Example(); System.out.println("Example library loaded"); } }
Debug
Known issues
gotchaThis artifact is specific to Scala 2.12; use the appropriate version for your Scala version.
fix
Use com.thoughtworks.example:example_2.11 or example_2.13 for other Scala versions.
affects: all
Upgrade
Version history
2.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
example-2-12 — mvn dependency:get example-2-12 · libregistry